aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorValentin Clement <clementval@gmail.com>2020-12-10 10:18:22 -0500
committerclementval <clementval@gmail.com>2020-12-10 10:19:09 -0500
commita7b2847216b4f7a84ef75461fd47a5adfbb63e27 (patch)
tree1690876a444cffe5201d7904cca09b8e1d237a1b /clang/lib/Frontend/CompilerInvocation.cpp
parenta0cf2b8f712e0bca9185d77cf1def8160f165548 (diff)
downloadllvm-a7b2847216b4f7a84ef75461fd47a5adfbb63e27.zip
llvm-a7b2847216b4f7a84ef75461fd47a5adfbb63e27.tar.gz
llvm-a7b2847216b4f7a84ef75461fd47a5adfbb63e27.tar.bz2
[openmp] Remove clause from OMPKinds.def and use OMP.td info
Remove the OpenMP clause information from the OMPKinds.def file and use the information from the new OMP.td file. There is now a single source of truth for the directives and clauses. To avoid generate lots of specific small code from tablegen, the macros previously used in OMPKinds.def are generated almost as identical. This can be polished and possibly removed in a further patch. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D92955
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions