summaryrefslogtreecommitdiffstats
path: root/test/Sema/ast-print.c
Commit message (Expand)AuthorAgeFilesLines
* [AST Printer] Print attributes on enum constantsJordan Rose2017-01-201-0/+9
* Fix printing of anonymous struct typedefs.Steven Watanabe2016-03-181-0/+2
* Fix printing of types in initializers with suppressed tags.Benjamin Kramer2016-01-251-0/+10
* Move target-specific Sema test to its own file.Jonathan Roelofs2015-06-091-6/+0
* Fix printing of GCCAsmExprs with input or output arguments.Jonathan Roelofs2015-06-091-0/+6
* AST: Fix printing GNU old-style field designatorsJustin Bogner2015-05-281-0/+8
* Pretty print attributes associated with record declarations.Aaron Ballman2014-09-151-0/+3
* The GNU-style aligned attribute has an optional expression, but the generated...Aaron Ballman2014-08-011-0/+3
* TypePrinter should not ignore IndexTypeCVRQualifiers on constant-sized arraysHal Finkel2014-07-191-0/+10
* TypePrinter should not omit the static keyword in array parameter declaratorsHal Finkel2014-07-181-0/+11
* Correct printing of nested anonymous type member accesses.David Blaikie2012-11-121-1/+13
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix a bug handling typedefs of functions, patch by Nuno Lopes!Chris Lattner2007-12-061-0/+2
* Fix an ast-print/ast-dump bug.Chris Lattner2007-12-031-0/+6