diff options
author | Oliver Hunt <oliver@apple.com> | 2025-05-05 22:39:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-05 22:39:17 -0700 |
commit | f1985d583d283fc662c94ef39feeb58bed19ac2c (patch) | |
tree | c468f97edd510858b9ee21105530728f442046b4 /clang/lib/ExtractAPI/API.cpp | |
parent | ffc5f79e2aeda12d8c185d9e838f2c8bfd45a01d (diff) | |
download | llvm-f1985d583d283fc662c94ef39feeb58bed19ac2c.zip llvm-f1985d583d283fc662c94ef39feeb58bed19ac2c.tar.gz llvm-f1985d583d283fc662c94ef39feeb58bed19ac2c.tar.bz2 |
[clang] Ensure type aware allocators handle transparent decl contexts (#138616)
We were testing the immediate DeclContext for found new and delete
operators, which is incorrect if the declarations are contained by a
transparent decl as can be induced with extern or export statements.
Diffstat (limited to 'clang/lib/ExtractAPI/API.cpp')
0 files changed, 0 insertions, 0 deletions