]> granicus.if.org Git - clang/commit
[OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAG
authorJoel E. Denny <jdenny.ornl@gmail.com>
Thu, 3 May 2018 17:15:44 +0000 (17:15 +0000)
committerJoel E. Denny <jdenny.ornl@gmail.com>
Thu, 3 May 2018 17:15:44 +0000 (17:15 +0000)
commite357753d8ebae3697da83e2c99e62a4b65988a24
tree91a92db64568f360ae8080c4121dd8c8f1e54843
parentdb7467d886696f3787d4274fbb6259681f530798
[OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAG

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@331466 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