aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Coverage/cxx-language-features.inc
AgeCommit message (Expand)AuthorFilesLines
2017-01-03Handle StaticAssertDecl in DeclContextPrinterAlex Lorenz1-0/+2
2017-01-03Handle VarTemplateDecl in DeclContextPrinterAlex Lorenz1-0/+3
2017-01-03Handle AccessSpecDecl in DeclContextPrinterAlex Lorenz1-0/+5
2017-01-03Handle ClassTemplateSpecializationDecl in DeclContextPrinterAlex Lorenz1-0/+11
2017-01-03Handle EmptyDecl in DeclContextPrinterAlex Lorenz1-0/+3
2017-01-03Handle UsingDecl and UsingShadowDecl in DeclContextPrinterAlex Lorenz1-0/+8
2017-01-03Handle FriendDecl in DeclContextPrinterAlex Lorenz1-0/+8
2010-12-15Sema: have BuildExpressionFromIntegralTemplateArgument produce well-formed In...Peter Collingbourne1-0/+6
2009-05-30AST printing for C++ base classesDouglas Gregor1-0/+7
2009-05-30Pretty printing and improved representation for namespace alias declarationsDouglas Gregor1-0/+2
2009-05-30Printing for using directives, e.g.,Douglas Gregor1-0/+12