diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2022-08-04 13:13:40 -0500 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2022-08-04 14:44:51 -0500 |
commit | f81a209337bbcf527e0b4adfcfedb44d798ac91d (patch) | |
tree | 7718af4cb0a65083087260cae71c1cd4234533b0 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 63295622491a31eaccb6c534ba5caa836beb843f (diff) | |
download | llvm-f81a209337bbcf527e0b4adfcfedb44d798ac91d.zip llvm-f81a209337bbcf527e0b4adfcfedb44d798ac91d.tar.gz llvm-f81a209337bbcf527e0b4adfcfedb44d798ac91d.tar.bz2 |
[Attributor][FIX] Deal with implicit `undef` in AAPotentialConstantValues.
In contrast to AAPotentialValues, the constant values version can
contain implicit `undef` in the set. We had an assertion that could
misfire before. Handle it properly now.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions