diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2025-05-15 07:37:41 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-15 07:37:41 -0500 |
commit | 9273091502994f9b68ca0d1fd04fadd02c0a36df (patch) | |
tree | 2017c00b915aeb7f543038b745b122c602a433d4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8e2ac7d6194451cbe2b7203212f2bb4f278e6438 (diff) | |
download | llvm-9273091502994f9b68ca0d1fd04fadd02c0a36df.zip llvm-9273091502994f9b68ca0d1fd04fadd02c0a36df.tar.gz llvm-9273091502994f9b68ca0d1fd04fadd02c0a36df.tar.bz2 |
[clang][OpenMP] Improve handling of non-C/C++ directives (#139961)
The PR139793 added handling of the Fortran-only "workshare" directive,
however there are more such directives, e.g. "allocators". Use the
genDirectiveLanguages function to detect non-C/C++ directives instead of
enumerating them.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions