[all-commits] [llvm/llvm-project] 20c6dd: [libc++] Remove unused variables in generate_priva...
Ruslan Arutyunyan via All-commits
all-commits at lists.llvm.org
Wed Jul 28 19:29:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20c6ddc5bcc91aba6a5cccabae094d08301567fc
https://github.com/llvm/llvm-project/commit/20c6ddc5bcc91aba6a5cccabae094d08301567fc
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2021-07-28 (Wed, 28 Jul 2021)
Changed paths:
M libcxx/utils/generate_private_header_tests.py
Log Message:
-----------
[libc++] Remove unused variables in generate_private_header_tests.py. NFCI.
Commit: 61c35fb0c2c9e25942a913ea88f541dc5abb15e4
https://github.com/llvm/llvm-project/commit/61c35fb0c2c9e25942a913ea88f541dc5abb15e4
Author: Ruslan Arutyunyan <ruslan.arutyunyan at intel.com>
Date: 2021-07-28 (Wed, 28 Jul 2021)
Changed paths:
M libcxx/include/CMakeLists.txt
A libcxx/include/__compare/common_comparison_category.h
A libcxx/include/__compare/ordering.h
M libcxx/include/compare
M libcxx/include/module.modulemap
A libcxx/test/libcxx/diagnostics/detail.headers/compare/common_comparison_category.module.verify.cpp
A libcxx/test/libcxx/diagnostics/detail.headers/compare/ordering.module.verify.cpp
Log Message:
-----------
[libc++][modularisation] Split <compare> into internal headers.
Differential Revision: https://reviews.llvm.org/D106107
Compare: https://github.com/llvm/llvm-project/compare/363a8a05988d...61c35fb0c2c9
More information about the All-commits
mailing list