diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2025-04-03 14:14:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-03 14:14:34 +0200 |
commit | 722346c7bc70aa528beccead4119db83f134f5cd (patch) | |
tree | 5ca1ef99cce3ee041bf3d814a7012467222734c4 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 739fe980802e17e49ab9cc2e4c18a48c88e15ef5 (diff) | |
download | llvm-722346c7bc70aa528beccead4119db83f134f5cd.zip llvm-722346c7bc70aa528beccead4119db83f134f5cd.tar.gz llvm-722346c7bc70aa528beccead4119db83f134f5cd.tar.bz2 |
[Tooling] Handle AttributedType in getFullyQualifiedType (#134228)
Before this change the code used to add extra qualifiers, e.g.
`std::unique_ptr<int> _Nonnull` became `::std::std::unique_ptr<int>
_Nonnull`
when adding a global namespace qualifier was requested.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions