This is an archive of the discontinued LLVM Phabricator instance.

[Sanitizer tests] Don't need to use -lstdc++ thanks to --driver-mode=g++
ClosedPublic

Authored by timurrrr on May 16 2014, 5:26 AM.

Details

Reviewers
samsonov

Diff Detail

Event Timeline

timurrrr updated this revision to Diff 9469.May 16 2014, 5:26 AM
timurrrr retitled this revision from to [Sanitizer tests] Don't need to use -lstdc++ thanks to --driver-mode=g++.
timurrrr updated this object.
timurrrr edited the test plan for this revision. (Show Details)
timurrrr added a reviewer: samsonov.
timurrrr added subscribers: eugenis, Unknown Object (MLST).
samsonov accepted this revision.May 16 2014, 12:50 PM
samsonov edited edge metadata.

LGTM

This revision is now accepted and ready to land.May 16 2014, 12:50 PM
timurrrr closed this revision.May 19 2014, 1:27 AM

Landed as r209115, thanks!