[all-commits] [llvm/llvm-project] 2404ed: [libc++] NFC: Collocate C++20 removed members of s...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Sep 22 14:40:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2404ed02025c210c707a856f69604ef20083dcbb
https://github.com/llvm/llvm-project/commit/2404ed02025c210c707a856f69604ef20083dcbb
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M libcxx/include/memory
Log Message:
-----------
[libc++] NFC: Collocate C++20 removed members of std::allocator
Commit: 7656dd33d9326df0b86f08676474dbf8055866b8
https://github.com/llvm/llvm-project/commit/7656dd33d9326df0b86f08676474dbf8055866b8
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M libcxx/utils/generate_feature_test_macro_components.py
Log Message:
-----------
[libc++] NFC: Reindent the feature test macro generation script
Each feature-test macro is now a clear block indentation-wise.
Compare: https://github.com/llvm/llvm-project/compare/e1a3271ebb87...7656dd33d932
More information about the All-commits
mailing list