[libcxx-commits] [PATCH] D87323: Bring atomic header closer to C++20
Olivier Giroux via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 8 13:12:41 PDT 2020
__simt__ marked an inline comment as done.
__simt__ added inline comments.
================
Comment at: libcxx/utils/generate_feature_test_macro_components.py:90
"headers": ["functional", "type_traits"]
- },
+ },
{"name": "__cpp_lib_is_final",
----------------
ldionne wrote:
> You seem to have whitespace changes here? Or am I reading the Phabricator diff wrong?
Hmm. Fixing. Not sure why this is there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87323/new/
https://reviews.llvm.org/D87323
More information about the libcxx-commits
mailing list