This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] use clang's __char16_t and __char32_t definitions on Linux in C++03 mode.
ClosedPublic

Authored by EricWF on Oct 23 2014, 12:57 AM.

Details

Diff Detail

Event Timeline

EricWF updated this revision to Diff 15306.Oct 23 2014, 12:57 AM
EricWF retitled this revision from to [libcxx] use clang's __char16_t and __char32_t definitions on Linux in C++03 mode..
EricWF updated this object.
EricWF edited the test plan for this revision. (Show Details)
EricWF added reviewers: mclow.lists, danalbert, jroelofs.
EricWF added a subscriber: Unknown Object (MLST).
EricWF accepted this revision.Oct 27 2014, 1:38 PM
EricWF added a reviewer: EricWF.

clang 3.3 defines __char*_t and this patch was agreed upon by mclow during offline discussions.

This revision is now accepted and ready to land.Oct 27 2014, 1:38 PM
EricWF closed this revision.Oct 27 2014, 1:39 PM