[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
Wed Jul 11 13:31:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC336844: [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests (authored by jdenny, committed by ).

Repository:
  rC Clang

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.155054.patch
Type: text/x-patch
Size: 353776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180711/82da7994/attachment-0001.bin>


More information about the cfe-commits mailing list