[all-commits] [llvm/llvm-project] 0b609e: [libc++] Fix an include-guard comment. NFC.
Quuxplusone via All-commits
all-commits at lists.llvm.org
Sun Dec 5 10:22:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b609efd4f91f85239ef6ac96291eebebfee1ef7
https://github.com/llvm/llvm-project/commit/0b609efd4f91f85239ef6ac96291eebebfee1ef7
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2021-12-05 (Sun, 05 Dec 2021)
Changed paths:
M libcxx/include/__iterator/next.h
Log Message:
-----------
[libc++] Fix an include-guard comment. NFC.
Commit: 413c3c4f810d276ae0e1568c96b8333a663a881c
https://github.com/llvm/llvm-project/commit/413c3c4f810d276ae0e1568c96b8333a663a881c
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2021-12-05 (Sun, 05 Dec 2021)
Changed paths:
M libcxx/include/compare
M libcxx/include/execution
M libcxx/include/experimental/__memory
M libcxx/include/experimental/iterator
M libcxx/include/ext/hash_set
M libcxx/include/utility
Log Message:
-----------
[libc++] Add missing `#pragma GCC system_header` in a few headers. NFCI.
Commit: 4c2fef74ddb08f4410b6ad73f903a9277f72eefd
https://github.com/llvm/llvm-project/commit/4c2fef74ddb08f4410b6ad73f903a9277f72eefd
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2021-12-05 (Sun, 05 Dec 2021)
Changed paths:
M libcxx/include/module.modulemap
Log Message:
-----------
[libc++] Adjust space-alignment in module.modulemap. NFC.
Compare: https://github.com/llvm/llvm-project/compare/14e7f5b05141...4c2fef74ddb0
More information about the All-commits
mailing list