]> granicus.if.org Git - clang/commit
Revert r331466: [OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAG"
authorJoel E. Denny <jdenny.ornl@gmail.com>
Thu, 3 May 2018 17:22:01 +0000 (17:22 +0000)
committerJoel E. Denny <jdenny.ornl@gmail.com>
Thu, 3 May 2018 17:22:01 +0000 (17:22 +0000)
commita3c00091a7093f020e37c7ced0508ff10ef0a903
tree742bac4d0bb3a2b6da4a614b537e64b0cb16aed2
parente357753d8ebae3697da83e2c99e62a4b65988a24
Revert r331466: [OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAG"

Sorry, forgot to add commit log attributes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@331468 91177308-0d34-0410-b5e6-96231b3b80d8
test/OpenMP/target_teams_distribute_firstprivate_codegen.cpp
test/OpenMP/target_teams_distribute_parallel_for_firstprivate_codegen.cpp
test/OpenMP/target_teams_distribute_parallel_for_simd_firstprivate_codegen.cpp
test/OpenMP/target_teams_distribute_simd_firstprivate_codegen.cpp
test/OpenMP/teams_distribute_firstprivate_codegen.cpp
test/OpenMP/teams_distribute_parallel_for_firstprivate_codegen.cpp
test/OpenMP/teams_distribute_parallel_for_simd_firstprivate_codegen.cpp
test/OpenMP/teams_distribute_simd_firstprivate_codegen.cpp