aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CloneModule.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2021-11-30 12:02:04 +0100
committerNikolas Klauser <nikolasklauser@berlin.de>2021-12-01 23:29:22 +0100
commit6146e4cf89dbd5d9627c4694e0bea9d4c0fc6e0b (patch)
treed863b7082db761b7f8f222f39ae5c71adcf13ebe /llvm/lib/Transforms/Utils/CloneModule.cpp
parent86f48fbb1c312fdcd0c985fb578a4c0b70547e77 (diff)
downloadllvm-6146e4cf89dbd5d9627c4694e0bea9d4c0fc6e0b.zip
llvm-6146e4cf89dbd5d9627c4694e0bea9d4c0fc6e0b.tar.gz
llvm-6146e4cf89dbd5d9627c4694e0bea9d4c0fc6e0b.tar.bz2
[libc++] Make __wrap_iter constexpr
`__wrap_iter` is currently only constexpr if it's not a debug built, but it isn't used in a constexpr context currently. Making it always constexpr and disabling the debugging utilities at constant evaluation is more usful since it has to be always constexpr to be used in a constexpr context. Reviewed By: ldionne, #libc Spies: libcxx-commits Differential Revision: https://reviews.llvm.org/D114733
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions