summaryrefslogtreecommitdiff
path: root/clang/test/AST/deduction-guides.cpp
AgeCommit message (Expand)Author
2025-08-09[clang] Improve nested name specifier AST representation (#147835)Matheus Izvekov
2024-05-04[test] %clang_cc1: remove redundant actionsFangrui Song
2022-10-15[clang] Track the templated entity in type substitution.Matheus Izvekov
2020-12-07Stop ExtractTypeForDeductionGuide from recursing on TypeSourceInfoErich Keane
2020-06-21[clang][test][NFC] Also test for serialization in AST dump tests, part 3/n.Bruno Ricci
2020-06-12(PR46111) Properly handle elaborated types in an implicit deduction guideErich Keane