This is an archive of the discontinued LLVM Phabricator instance.

[Zorg] Modify LIT flags for LibCXXBuilder.py
AbandonedPublic

Authored by EricWF on Aug 26 2014, 9:38 PM.

Details

Summary

I would like to add the --show-xfail and --show-unsupported flags to LIT within the LibCXXBuilder.
The extra output helps us keep track of the expected failures / unsupported tests without having to look through the entire log.

Diff Detail

Event Timeline

EricWF updated this revision to Diff 12980.Aug 26 2014, 9:38 PM
EricWF retitled this revision from to [Zorg] Modify LIT flags for LibCXXBuilder.py.
EricWF updated this object.
EricWF edited the test plan for this revision. (Show Details)
EricWF added a subscriber: Unknown Object (MLST).
EricWF abandoned this revision.Sep 1 2014, 11:30 PM

Pushed as r216896.