This is an archive of the discontinued LLVM Phabricator instance.

Add "-Wc++11-inline-namespace" so that libc++ can use -pedantic in C++03.
ClosedPublic

Authored by EricWF on Oct 15 2015, 3:22 PM.

Diff Detail

Event Timeline

EricWF updated this revision to Diff 37528.Oct 15 2015, 3:22 PM
EricWF retitled this revision from to Add "-Wc++11-inline-namespace" so that libc++ can use -pedantic in C++03..
EricWF updated this object.
EricWF added a reviewer: rsmith.
EricWF added a subscriber: cfe-commits.
rsmith accepted this revision.Oct 15 2015, 5:16 PM
rsmith edited edge metadata.

LGTM

This revision is now accepted and ready to land.Oct 15 2015, 5:16 PM
EricWF closed this revision.Oct 15 2015, 5:33 PM