diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2024-06-29 09:37:32 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-29 09:37:32 -0500 |
commit | 0ce801f91cd79bd2f94469bdf4c48e82f2721ec1 (patch) | |
tree | 7b400e2d948c47be09ad9b842f791d8cb79a7412 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 101a936bde47744084e04a64aa9af85c75d03afd (diff) | |
download | llvm-0ce801f91cd79bd2f94469bdf4c48e82f2721ec1.zip llvm-0ce801f91cd79bd2f94469bdf4c48e82f2721ec1.tar.gz llvm-0ce801f91cd79bd2f94469bdf4c48e82f2721ec1.tar.bz2 |
[clang][OpenMP] Implement `isOpenMPExecutableDirective` (#97089)
What is considered "executable" in clang differs slightly from the
OpenMP's "executable" category. In addition to the executable category,
subsidiary directives, and OMPD_error are considered executable.
Implement a function that performs that check.
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions