aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-03-08 20:43:35 +0000
committerGitHub <noreply@github.com>2024-03-08 20:43:35 +0000
commit83789ffbd857bb78b69d6e54560310ff2d347f04 (patch)
treeb57e34f061422e9a7eecedeac1e963564d885762 /clang/lib/CodeGen/CodeGenFunction.cpp
parent755b439694432d4f68e20e979b479cbc30602bb1 (diff)
downloadllvm-83789ffbd857bb78b69d6e54560310ff2d347f04.zip
llvm-83789ffbd857bb78b69d6e54560310ff2d347f04.tar.gz
llvm-83789ffbd857bb78b69d6e54560310ff2d347f04.tar.bz2
[TBAA] Add bail-out to skip tbaa generation to getTBAAStructInfo. (#84386)
Without this bail out, we may generate fields with null nodes as tags are generated by using getTypeInfo which has the same bail out. PR: https://github.com/llvm/llvm-project/pull/84386
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions