summaryrefslogtreecommitdiff
path: root/clang/test/AST/ast-dump-traits.cpp
AgeCommit message (Expand)Author
2025-08-09[clang] Improve nested name specifier AST representation (#147835)Matheus Izvekov
2025-07-19Reland [Clang] Make the SizeType, SignedSizeType and PtrdiffType be named sug...YexuanXiao
2025-07-17Revert "[Clang] Make the SizeType, SignedSizeType and PtrdiffType be named su...Kazu Hirata
2025-07-17[Clang] Make the SizeType, SignedSizeType and PtrdiffType be named sugar type...YexuanXiao
2024-04-22[AST] Dump argument types for TypeTraitExpr. (#89370)Haojian Wu
2022-10-31Revert "[clang] ASTImporter: Fix importing of va_list types and declarations"Matheus Izvekov
2022-10-31[clang] ASTImporter: Fix importing of va_list types and declarationsMatheus Izvekov
2020-06-19[clang][test][NFC] Also test for serialization in AST dump tests, part 1/n.Bruno Ricci
2020-06-11[clang] TextNodeDumper: Dump the trait spelling of {Type,ArrayType,Expression...Bruno Ricci