aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <Krzysztof.Parzyszek@amd.com>2025-03-19 11:34:40 -0500
committerGitHub <noreply@github.com>2025-03-19 11:34:40 -0500
commitcd26dd55959c11c1cd0ea4fe1f07e0fa9cb7a72a (patch)
tree2b153a89a52804a602f78bef9683d30a68c50d6c /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parentb350bc2c0b88488f6c4eb84aadd4e74c67ca9b06 (diff)
downloadllvm-cd26dd55959c11c1cd0ea4fe1f07e0fa9cb7a72a.zip
llvm-cd26dd55959c11c1cd0ea4fe1f07e0fa9cb7a72a.tar.gz
llvm-cd26dd55959c11c1cd0ea4fe1f07e0fa9cb7a72a.tar.bz2
[flang][OpenMP] Use OmpDirectiveSpecification in simple directives (#131162)
The `OmpDirectiveSpecification` contains directive name, the list of arguments, and the list of clauses. It was introduced to store the directive specification in METADIRECTIVE, and could be reused everywhere a directive representation is needed. In the long term this would unify the handling of common directive properties, as well as creating actual constructs from METADIRECTIVE by linking the contained directive specification with any associated user code.
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions