llvm-project
4b9150a7 - [Clang] Fix a concept cache bug on DependentNameType (#184771)

Commit
15 days ago
[Clang] Fix a concept cache bug on DependentNameType (#184771) The default RAV implementation refuses to traverse NNS's typeloc recursively, and template parameters inside DependentNameType are overlooked inadvertently. No release note as what regression patches always do. Fixes https://github.com/llvm/llvm-project/issues/184562
Author
Parents
Loading