aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/InMemoryModuleCache.cpp
diff options
context:
space:
mode:
authorValentin Clement <clementval@gmail.com>2021-01-04 15:18:46 -0500
committerclementval <clementval@gmail.com>2021-01-04 15:19:00 -0500
commit4d0aad96e431ba78323dd3c7ee9ecd6f5552375d (patch)
treecee2f57508c4b69b1fc05d775df7925455ec7a9f /clang/lib/Serialization/InMemoryModuleCache.cpp
parent4034f9273edacbb1c37acf19139594a226c8bdac (diff)
downloadllvm-4d0aad96e431ba78323dd3c7ee9ecd6f5552375d.zip
llvm-4d0aad96e431ba78323dd3c7ee9ecd6f5552375d.tar.gz
llvm-4d0aad96e431ba78323dd3c7ee9ecd6f5552375d.tar.bz2
[flang][openmp] Make Reduction clause part of OmpClause
After discussion in D93105 we found that the reduction clause was not following the common OmpClause convention. This patch makes reduction clause part of OmpClause with a value of OmpReductionClause in a similar way than task_reduction. The unparse function for OmpReductionClause is adapted since the keyword and parenthesis are issued by the corresponding unparse function for parser::OmpClause::Reduction. Reviewed By: sameeranjoshi Differential Revision: https://reviews.llvm.org/D93482
Diffstat (limited to 'clang/lib/Serialization/InMemoryModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions