aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBalazs Benics <benicsbalazs@gmail.com>2024-04-19 16:26:07 +0200
committerGitHub <noreply@github.com>2024-04-19 16:26:07 +0200
commit7d8616ed500f01b201667020c9be545d686950be (patch)
treec677fdf59f194aca1576f38c4721793a3665f180 /clang/lib/Frontend/CompilerInvocation.cpp
parent58764ddccda99039174ca572c6a94393c290f8ac (diff)
downloadllvm-7d8616ed500f01b201667020c9be545d686950be.zip
llvm-7d8616ed500f01b201667020c9be545d686950be.tar.gz
llvm-7d8616ed500f01b201667020c9be545d686950be.tar.bz2
[analyzer] Fix stores through label locations (#89265)
Interestingly, this case crashed from the very beginning of the project, at least starting by clang-3. As a "fix" I just do the same thing as we do for concrete integers. It might not be the best we could do, but arguably, it's still better than crashing. Fixes #89185
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions