summaryrefslogtreecommitdiffstats
path: root/clang/test/Misc/ast-dump-attr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sema: Variable definitions cannot be __attribute__((alias))David Majnemer2015-01-191-1/+1
* Adding attributes to the IndirectFieldDecl that we generate for anonymous str...Aaron Ballman2014-10-151-1/+16
* AST Dump: print the Inherited flag on attributesHans Wennborg2014-05-311-1/+7
* Allow GNU-style attributes on lambda expressions.Aaron Ballman2014-03-121-0/+15
* Adding a test case to ensure that type attributes applied to the decl-specifi...Aaron Ballman2014-02-281-1/+5
* If an attribute has a semantically meaningful spelling (such as ArgumentWithT...Aaron Ballman2014-01-221-5/+5
* Distinguish between attributes explicitly written at the request of the user,...Aaron Ballman2014-01-161-0/+7
* Removing the alloc_size attribute. The attribute was semantically handled, bu...Aaron Ballman2013-12-211-8/+0
* PR8455: Handle an attribute between a goto label and a variable declaration perRichard Smith2013-11-151-0/+16
* Add indents to AST dumping and removed parenthesis from AST nodes.Richard Trieu2013-01-311-2/+2
* add a tripleRafael Espindola2013-01-071-1/+1
* Implement Attr dumping for -ast-dump.Alexander Kornienko2013-01-071-0/+97
OpenPOWER on IntegriCloud