Rerun ./utils/update_cc_test.py on a bunch of tests
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 18 Jul 2022 16:46:58 +0000 (18:46 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 18 Jul 2022 16:48:34 +0000 (18:48 +0200)
commit1586075a00bfae764db60ad23a2b58cc1007061d
treef6755f72cb2f514b09e3fbb614f915d0da065162
parent47b0aa5e4be7ba88bab60b9573407be1f6c387b1
Rerun ./utils/update_cc_test.py on a bunch of tests

Due to update script changes; this reduces the size of a later "real"
diff.
13 files changed:
clang/test/OpenMP/distribute_parallel_for_reduction_task_codegen.cpp
clang/test/OpenMP/for_reduction_task_codegen.cpp
clang/test/OpenMP/parallel_for_reduction_task_codegen.cpp
clang/test/OpenMP/parallel_master_taskloop_simd_lastprivate_codegen.cpp
clang/test/OpenMP/parallel_reduction_task_codegen.cpp
clang/test/OpenMP/parallel_sections_reduction_task_codegen.cpp
clang/test/OpenMP/target_parallel_for_codegen.cpp
clang/test/OpenMP/target_parallel_for_reduction_task_codegen.cpp
clang/test/OpenMP/target_parallel_for_simd_codegen.cpp
clang/test/OpenMP/target_teams_distribute_codegen.cpp
clang/test/OpenMP/target_teams_distribute_simd_codegen.cpp
clang/test/OpenMP/task_codegen.cpp
clang/test/OpenMP/teams_distribute_parallel_for_reduction_task_codegen.cpp