This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Support different libc++ namespaces in the iterator test
ClosedPublic

Authored by phosek on Jan 14 2019, 8:19 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

phosek created this revision.Jan 14 2019, 8:19 PM
mclow.lists accepted this revision.Jan 15 2019, 6:51 AM

This looks fine to me,

This revision is now accepted and ready to land.Jan 15 2019, 6:51 AM

We should consider changing Clang to not mention the inline namespace in the diagnostic.

This revision was automatically updated to reflect the committed changes.