summaryrefslogtreecommitdiffstats
path: root/clang/Parse/AttributeList.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-98/+0
* Add fastcall/stdcall attribute supportNate Begeman2008-03-071-0/+2
* Add a bunch of attributes, patch by Nuno Lopes.Chris Lattner2008-03-031-2/+20
* Add support for attribute(deprecated), patch by Nuno Lopes!Chris Lattner2008-02-291-1/+4
* Added support for attribute "noreturn."Ted Kremenek2008-02-271-1/+2
* Handle __attribute__((annotate("string")))Nate Begeman2008-02-211-0/+3
* add a method to AttributeList that converts an identifier to an enum.Chris Lattner2008-02-201-0/+45
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* move IdentifierTable.h from liblex to libbasic.Chris Lattner2007-10-071-1/+0
* Finally bite the bullet and make the major change: split the clang namespaceChris Lattner2007-06-151-1/+0
* Bug #:Steve Naroff2007-06-091-0/+28
OpenPOWER on IntegriCloud