This is an archive of the discontinued LLVM Phabricator instance.

Add support for XFAILing a test on specific clang versions
ClosedPublic

Authored by vharron on Mar 13 2015, 12:28 PM.

Details

Reviewers
chying
clayborg

Diff Detail

Repository
rL LLVM

Event Timeline

vharron updated this revision to Diff 21946.Mar 13 2015, 12:28 PM
vharron retitled this revision from to Add support for XFAILing a test on specific clang versions.
vharron updated this object.
vharron edited the test plan for this revision. (Show Details)
vharron added reviewers: clayborg, chying.
vharron set the repository for this revision to rL LLVM.
vharron added a subscriber: Unknown Object (MLST).
clayborg accepted this revision.Mar 13 2015, 12:52 PM
clayborg edited edge metadata.

lgtm

This revision is now accepted and ready to land.Mar 13 2015, 12:52 PM
vharron closed this revision.Mar 27 2015, 11:22 AM

Committed