[all-commits] [llvm/llvm-project] e69720: [libc++] Fix some typos and remove unused macros. ...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Thu Apr 22 09:02:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6972024c807dc9fac88eca6507b6635700edf07
https://github.com/llvm/llvm-project/commit/e6972024c807dc9fac88eca6507b6635700edf07
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M libcxx/include/__bits
M libcxx/include/__node_handle
M libcxx/include/experimental/__config
M libcxx/include/unordered_map
M libcxx/test/libcxx/depr/depr.auto.ptr/auto.ptr/auto_ptr.cxx1z.pass.cpp
M libcxx/test/std/containers/sequences/list/list.capacity/resize_size.pass.cpp
Log Message:
-----------
[libc++] Fix some typos and remove unused macros. NFCI.
Reviewed as part of https://reviews.llvm.org/D100737
Commit: b98b6d99c5e13db7ea4914d8d4be43e6f244a114
https://github.com/llvm/llvm-project/commit/b98b6d99c5e13db7ea4914d8d4be43e6f244a114
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M libcxx/include/__config
M libcxx/include/locale
Log Message:
-----------
[libc++] Eliminate macro _LIBCPP_UNUSED_VAR. NFCI.
Reviewed as part of https://reviews.llvm.org/D100737
Compare: https://github.com/llvm/llvm-project/compare/18c61fc498c7...b98b6d99c5e1
More information about the All-commits
mailing list