For consistency, libc++ macros always start with _LIBCPP. This should
have no functionality change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCXX libc++
- Build Status
Buildable 28436 Build 28435: arc lint + arc unit
Differential D58558
[libc++] Rename _NOALIAS macro to _LIBCPP_NOALIAS ClosedPublic Authored by ldionne on Feb 22 2019, 3:55 PM.
Details Summary For consistency, libc++ macros always start with _LIBCPP. This should
Diff Detail
Event TimelineHerald added subscribers: libcxx-commits, dexonsmith, jkorous, christof. · View Herald TranscriptFeb 22 2019, 3:55 PM This revision is now accepted and ready to land.Feb 22 2019, 4:45 PM Closed by commit rL354848: [libc++] Rename _NOALIAS macro to _LIBCPP_NOALIAS (authored by ldionne). · Explain WhyFeb 25 2019, 10:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 188003 libcxx/include/__config
libcxx/include/new
|