diff options
author | Richard Smith <richard@metafoo.co.uk> | 2021-02-08 17:58:05 -0800 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2021-02-08 17:58:05 -0800 |
commit | 21e8bb83253e1a2f4b6fad9b53cafe8c530a38e2 (patch) | |
tree | 0041cae76096e803977bf519ae43a64f9f6f2772 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c945dc4a5023d6a17d11fcda76509b94b36e34fc (diff) | |
download | llvm-21e8bb83253e1a2f4b6fad9b53cafe8c530a38e2.zip llvm-21e8bb83253e1a2f4b6fad9b53cafe8c530a38e2.tar.gz llvm-21e8bb83253e1a2f4b6fad9b53cafe8c530a38e2.tar.bz2 |
PR48606: The lifetime of a constexpr heap allocation always started
during the same evaluation.
It looks like the only case for which this matters is determining
whether mutable subobjects of a heap allocation can be modified during
constant evaluation.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions