summaryrefslogtreecommitdiff
path: root/clang/test/AST/ast-dump-using.cpp
AgeCommit message (Expand)Author
2025-08-09[clang] Improve nested name specifier AST representation (#147835)Matheus Izvekov
2024-02-23Reland "[clang] Preserve found-decl when constructing VarTemplateIds" (#82612)kadir çetinkaya
2024-02-21Revert "[clang] Preserve found-decl when constructing VarTemplateIds (#82265)"Kadir Cetinkaya
2024-02-21[clang] Preserve found-decl when constructing VarTemplateIds (#82265)kadir çetinkaya
2024-01-24[clang] Make sure the same UsingType is searched and inserted (#79182)Wei Wang
2023-09-05[AST] Fix nested name specifiers printing as NamespaceNamespace (#65266)Sam McCall
2023-08-15[clang][AST] TextNodeDumper learned to dump qualifiers (NestedNameSpecifier)Timo Stripf
2022-07-27[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-07-14Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere
2022-07-15[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-07-13Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere
2022-07-13[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2021-12-20Reland "[AST] Add UsingType: a sugar type for types found via UsingDecl"Sam McCall
2021-12-20Revert "[AST] Add UsingType: a sugar type for types found via UsingDecl"Sam McCall
2021-12-20[AST] Add UsingType: a sugar type for types found via UsingDeclSam McCall