[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 Jun 18 14:57:03 PDT 2018
jdenny updated this revision to Diff 151796.
jdenny added a comment.
Rebased.
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/microsoft-abi-member-pointers.cpp
test/CodeGenCXX/regcall.cpp
test/CodeGenCXX/runtime-dllstorage.cpp
test/CodeGenCXX/vtable-available-externally.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.151796.patch
Type: text/x-patch
Size: 353778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180618/e95e62e0/attachment-0001.bin>
More information about the cfe-commits
mailing list