diff options
author | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2024-04-16 16:36:53 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-16 16:36:53 +0400 |
commit | f69ded0d9965a6b2b76ce12db876c70f249d96d1 (patch) | |
tree | 8e4751bd6aba6339edf88a2676f96b2300c22bd4 /clang/lib/Basic/Cuda.cpp | |
parent | e272c37934a06cd80b9b072afc09afae5fd8c218 (diff) | |
download | llvm-f69ded0d9965a6b2b76ce12db876c70f249d96d1.zip llvm-f69ded0d9965a6b2b76ce12db876c70f249d96d1.tar.gz llvm-f69ded0d9965a6b2b76ce12db876c70f249d96d1.tar.bz2 |
[clang] Introduce `SemaOpenMP` (#88642)
This patch moves OpenMP-related entities out of `Sema` to a newly
created `SemaOpenMP` class. This is a part of the effort to split `Sema`
up, and follows the recent example of CUDA, OpenACC, SYCL, HLSL.
Additional context can be found in
https://github.com/llvm/llvm-project/pull/82217,
https://github.com/llvm/llvm-project/pull/84184,
https://github.com/llvm/llvm-project/pull/87634.
Diffstat (limited to 'clang/lib/Basic/Cuda.cpp')
0 files changed, 0 insertions, 0 deletions