For consistency, libc++ macros always start with _LIBCPP. This should
have no functionality change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| 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.
Diff 188308 libcxx/trunk/include/__config
libcxx/trunk/include/new
|