diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2021-12-21 11:22:50 +0100 |
---|---|---|
committer | Nikolas Klauser <nikolasklauser@berlin.de> | 2021-12-21 14:03:39 +0100 |
commit | edb46980081c4ae78199491da71e18c99104451c (patch) | |
tree | 5ea3feacfd02230a411910f03a595a5294b638de /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 7c68ed8892f50ffba2af85b2ddd17ba7526313a3 (diff) | |
download | llvm-edb46980081c4ae78199491da71e18c99104451c.zip llvm-edb46980081c4ae78199491da71e18c99104451c.tar.gz llvm-edb46980081c4ae78199491da71e18c99104451c.tar.bz2 |
[libc++] Allow __move_constexpr to work with unrelated pointers
Allow `__move_constexpr` to work with unrelated pointers and `_LIBCPP_ASSERT` that `__copy_constexpr`, `__move_constexpr` and `__assign_constexpr` are only run during constant evaluation
Reviewed By: ldionne, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D115986
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions