Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -98/+0 |
* | Add fastcall/stdcall attribute support | Nate Begeman | 2008-03-07 | 1 | -0/+2 |
* | Add a bunch of attributes, patch by Nuno Lopes. | Chris Lattner | 2008-03-03 | 1 | -2/+20 |
* | Add support for attribute(deprecated), patch by Nuno Lopes! | Chris Lattner | 2008-02-29 | 1 | -1/+4 |
* | Added support for attribute "noreturn." | Ted Kremenek | 2008-02-27 | 1 | -1/+2 |
* | Handle __attribute__((annotate("string"))) | Nate Begeman | 2008-02-21 | 1 | -0/+3 |
* | add a method to AttributeList that converts an identifier to an enum. | Chris Lattner | 2008-02-20 | 1 | -0/+45 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | move IdentifierTable.h from liblex to libbasic. | Chris Lattner | 2007-10-07 | 1 | -1/+0 |
* | Finally bite the bullet and make the major change: split the clang namespace | Chris Lattner | 2007-06-15 | 1 | -1/+0 |
* | Bug #: | Steve Naroff | 2007-06-09 | 1 | -0/+28 |