[all-commits] [llvm/llvm-project] 3d5103: [libc++] Make ThrowingIterator constexpr
philnik777 via All-commits
all-commits at lists.llvm.org
Mon Dec 13 16:14:32 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d510343c4abe155604e36cd0b59fb9c151e59dd
https://github.com/llvm/llvm-project/commit/3d510343c4abe155604e36cd0b59fb9c151e59dd
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2021-12-14 (Tue, 14 Dec 2021)
Changed paths:
M libcxx/test/support/test_iterators.h
Log Message:
-----------
[libc++] Make ThrowingIterator constexpr
Make ThrowingIterator constexpr
Reviewed By: Quuxplusone, ldionne, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D115579
More information about the All-commits
mailing list