diff options
author | Florian Hahn <flo@fhahn.com> | 2024-10-22 16:23:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-22 16:23:34 -0700 |
commit | 4334f317e7fb2bdeaa15e912bbe0cd3162faf02c (patch) | |
tree | b18866328dd41e6889adc12fa08611e592db50f6 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 10f0c1aadd878be3bd7c586c4a2c7d7c76aee733 (diff) | |
download | llvm-4334f317e7fb2bdeaa15e912bbe0cd3162faf02c.zip llvm-4334f317e7fb2bdeaa15e912bbe0cd3162faf02c.tar.gz llvm-4334f317e7fb2bdeaa15e912bbe0cd3162faf02c.tar.bz2 |
[TBAA] Extend pointer TBAA to pointers of non-builtin types. (#110569)
Extend the logic added in 123c036bd361d
(https://github.com/llvm/llvm-project/pull/76612) to support pointers to
non-builtin types by using the mangled name of the canonical type.
PR: https://github.com/llvm/llvm-project/pull/110569
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions