diff options
author | Timm Bäder <tbaeder@redhat.com> | 2022-08-29 10:20:24 +0200 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2022-09-08 07:31:07 +0200 |
commit | aa7c5c9c4e5e56fc668b055ce40c1a65fae1e38e (patch) | |
tree | 298d430d49c807072982263e7d8c642da8b52bb8 /llvm/lib/Support/Compression.cpp | |
parent | 5c4dbff0b6c3943dfbcba930986e23e015df97c5 (diff) | |
download | llvm-aa7c5c9c4e5e56fc668b055ce40c1a65fae1e38e.zip llvm-aa7c5c9c4e5e56fc668b055ce40c1a65fae1e38e.tar.gz llvm-aa7c5c9c4e5e56fc668b055ce40c1a65fae1e38e.tar.bz2 |
[clang][Interp] Handle missing local initializers better
This is illegal in a constexpr context. We can already figure that out,
but we'd still run into an assertion later on when trying to visit the
missing initializer or run the invalid function.
Differential Revision: https://reviews.llvm.org/D132832
Diffstat (limited to 'llvm/lib/Support/Compression.cpp')
0 files changed, 0 insertions, 0 deletions