This is an archive of the discontinued LLVM Phabricator instance.

[FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests
ClosedPublic

Authored by jdenny on May 21 2018, 5:43 PM.

Diff Detail

Repository
rC Clang

Event Timeline

jdenny created this revision.May 21 2018, 5:43 PM
jdenny set the repository for this revision to rC Clang.May 24 2018, 12:33 PM
jdenny updated this revision to Diff 151796.EditedJun 18 2018, 2:56 PM

Rebased. Two more tests are affected:

test/CodeGenCXX/microsoft-abi-member-pointers.cpp
test/CodeGenCXX/vtable-available-externally.cpp
jdenny updated this revision to Diff 153777.Jul 2 2018, 1:08 PM

Rebased.

This revision is now accepted and ready to land.Jul 10 2018, 8:06 AM
This revision was automatically updated to reflect the committed changes.