Details
Details
- Reviewers
ldionne Mordante - Group Reviewers
Restricted Project - Commits
- rGc04bcadf30ee: [libc++][NFC] Use _LIBCPP_STD_VER instead of…
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150421
[libc++][NFC] Use _LIBCPP_STD_VER instead of __cpp_lib_atomic_is_always_lock_free ClosedPublic Authored by philnik on May 11 2023, 8:24 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 12 2023, 9:09 PM Closed by commit rGc04bcadf30ee: [libc++][NFC] Use _LIBCPP_STD_VER instead of… (authored by philnik). · Explain WhyMay 13 2023, 4:27 PM This revision was automatically updated to reflect the committed changes. philnik marked an inline comment as done.
Revision Contents
Diff 521955 libcxx/include/__atomic/aliases.h
libcxx/include/__atomic/atomic_base.h
|
Does this affect utils/libcxx/test/features.py lines 69 and 78.