[all-commits] [llvm/llvm-project] d7630b: [libc++][NFC] Use _LIBCPP_DEBUG_ASSERT in <vector>
philnik777 via All-commits
all-commits at lists.llvm.org
Mon Jan 17 10:29:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7630b37ceb8d7032f133e0257724997e4cc76ec
https://github.com/llvm/llvm-project/commit/d7630b37ceb8d7032f133e0257724997e4cc76ec
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M libcxx/include/vector
Log Message:
-----------
[libc++][NFC] Use _LIBCPP_DEBUG_ASSERT in <vector>
Use `_LIBCPP_DEBUG_ASSERT` in `<vector>`
Reviewed By: Quuxplusone, ldionne, Mordante, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D117402
More information about the All-commits
mailing list