diff options
author | Praveen <praveen@compilertree.com> | 2021-03-14 18:12:30 +0530 |
---|---|---|
committer | Praveen <praveen@compilertree.com> | 2021-03-17 12:20:43 +0530 |
commit | 1d7960a601fc83b3847f83681573019271e7516f (patch) | |
tree | d03d2bea5d34693d6c47f6092ba093cc1e4a1086 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | f7be9db6220cb39f0eaa12d2af3abedf0d86c303 (diff) | |
download | llvm-1d7960a601fc83b3847f83681573019271e7516f.zip llvm-1d7960a601fc83b3847f83681573019271e7516f.tar.gz llvm-1d7960a601fc83b3847f83681573019271e7516f.tar.bz2 |
[Flang][OpenMP][OpenACC] Add function for mapping parser clause classes with the corresponding clause kind.
1. Generate the mapping for clauses between the parser class and the
corresponding clause kind for OpenMP and OpenACC using tablegen.
2. Add a common function to get the OmpObjectList from the OpenMP
clauses to avoid repetition of code.
Reviewed by: Kiranchandramohan @kiranchandramohan , Valentin Clement @clementval
Differential Revision: https://reviews.llvm.org/D98603
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions