[PATCH] D47172: [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests
Joel E. Denny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 21 17:44:18 PDT 2018
jdenny created this revision.
jdenny added a reviewer: probinson.
Herald added a subscriber: eraman.
See https://reviews.llvm.org/D47106 for details.
https://reviews.llvm.org/D47172
Files:
test/CodeGen/dso-local-executable.c
test/CodeGen/may-alias.c
test/CodeGenCUDA/convergent.cu
test/CodeGenCUDA/device-stub.cu
test/CodeGenCXX/debug-info-line-if.cpp
test/CodeGenCXX/dllexport.cpp
test/CodeGenCXX/inline-hint.cpp
test/CodeGenCXX/linetable-eh.cpp
test/CodeGenCXX/mangle-ms-cxx14.cpp
test/CodeGenCXX/regcall.cpp
test/CodeGenCXX/runtime-dllstorage.cpp
test/CodeGenObjC/dllstorage.m
test/Driver/cuda-no-pgo-or-coverage.cu
test/OpenMP/for_codegen.cpp
test/OpenMP/for_reduction_codegen.cpp
test/OpenMP/for_reduction_codegen_UDR.cpp
test/OpenMP/sections_reduction_codegen.cpp
test/OpenMP/target_map_codegen.cpp
test/OpenMP/target_parallel_codegen.cpp
test/OpenMP/target_parallel_for_codegen.cpp
test/OpenMP/target_parallel_for_simd_codegen.cpp
test/OpenMP/target_simd_codegen.cpp
test/OpenMP/target_teams_codegen.cpp
test/OpenMP/target_teams_distribute_codegen.cpp
test/OpenMP/target_teams_distribute_firstprivate_codegen.cpp
test/OpenMP/target_teams_distribute_parallel_for_private_codegen.cpp
test/OpenMP/target_teams_distribute_parallel_for_simd_private_codegen.cpp
test/OpenMP/target_teams_distribute_private_codegen.cpp
test/OpenMP/target_teams_distribute_simd_codegen.cpp
test/OpenMP/target_teams_distribute_simd_firstprivate_codegen.cpp
test/OpenMP/target_teams_distribute_simd_private_codegen.cpp
test/OpenMP/teams_distribute_firstprivate_codegen.cpp
test/OpenMP/teams_distribute_parallel_for_private_codegen.cpp
test/OpenMP/teams_distribute_parallel_for_simd_private_codegen.cpp
test/OpenMP/teams_distribute_private_codegen.cpp
test/OpenMP/teams_distribute_simd_firstprivate_codegen.cpp
test/OpenMP/teams_distribute_simd_private_codegen.cpp
test/Profile/c-captured.c
test/Profile/c-general.c
test/Profile/cxx-lambda.cpp
test/SemaCXX/pragma-optimize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47172.147924.patch
Type: text/x-patch
Size: 350073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180522/86ea82de/attachment-0001.bin>
More information about the cfe-commits
mailing list