aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authorAkash Banerjee <akash.banerjee@amd.com>2023-11-24 16:02:39 +0000
committerGitHub <noreply@github.com>2023-11-24 16:02:39 +0000
commitc38dbfd3bec92f30c9a2f5b1e784dcd800f88dcd (patch)
treeb7834ea2e0f5667a682dbf50dd4a4129431d852e /clang/lib/Sema/SemaCodeComplete.cpp
parentee5749bf785b66adfd9b4edc4d3a676691f28599 (diff)
downloadllvm-c38dbfd3bec92f30c9a2f5b1e784dcd800f88dcd.zip
llvm-c38dbfd3bec92f30c9a2f5b1e784dcd800f88dcd.tar.gz
llvm-c38dbfd3bec92f30c9a2f5b1e784dcd800f88dcd.tar.bz2
[Flang] Add new Integration tests directory to Flang (#73141)
As per the RFC: [https://discourse.llvm.org/t/rfc-flang-new-directory-for-adding-end-to-end-tests-for-lowering-to-llvm-ir-in-flang/74872/11](https://discourse.llvm.org/t/rfc-flang-new-directory-for-adding-end-to-end-tests-for-lowering-to-llvm-ir-in-flang/74872/11), this patch adds a new Integration test directory for OpenMP- `flang/test/Integration/OpenMP` and moves the existing OpenMP integration tests from `flang/test/Driver/OpenMP` to this directory. **This directory can be used to add Integration tests involving multiple stages of the compiler (for eg. from Fortran to LLVM IR). It should not contain executable tests. We should only add tests here sparingly and only if there is no other way to test. Repeat this message in each test that is added to this directory and sub-directories.**
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions