diff options
author | Jonas Hahnfeld <jonas.hahnfeld@cern.ch> | 2025-05-02 09:04:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-02 09:04:03 +0200 |
commit | 8b752b9874489229e4afceadd958fdc9ff7a2edb (patch) | |
tree | 13a1d181f225a991df38cad88661df1e76fa8f03 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | b4ab53c3b04787f430c2e3484998951c48b05968 (diff) | |
download | llvm-8b752b9874489229e4afceadd958fdc9ff7a2edb.zip llvm-8b752b9874489229e4afceadd958fdc9ff7a2edb.tar.gz llvm-8b752b9874489229e4afceadd958fdc9ff7a2edb.tar.bz2 |
[clang] Add test for QualTypes in template class NNS (#137804)
Recently commit dc17429ae6 removed some code related to template
arguments in NestedNameSpecifier::print that would not pass on the
TemplateParameterList. This would cause printIntegral to add type
suffixes for the unsigned parameter, but only for the prefix. Add a
regression test to prevent such problems from coming back.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions