Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify coding style. | Zhongxing Xu | 2009-06-01 | 1 | -1/+1 |
* | Use a reference to modify the DeclIDs map. | Zhongxing Xu | 2009-06-01 | 1 | -1/+1 |
* | Enumeration declarations that were instantiated from an enumeration | Douglas Gregor | 2009-05-27 | 1 | -0/+1 |
* | Check that the function being overridden is virtual. | Anders Carlsson | 2009-05-14 | 1 | -1/+1 |
* | Improvements to the FunctionDecl getters/setters. | Anders Carlsson | 2009-05-14 | 1 | -2/+2 |
* | Link FunctionDecls instantiated from the member functions of a class | Douglas Gregor | 2009-05-14 | 1 | -0/+1 |
* | add an abbreviation for common PARM_VAR_DECL. All but 9 of the | Chris Lattner | 2009-04-27 | 1 | -4/+66 |
* | split decl writing out to its own PCHWriterDecl.cpp file. | Chris Lattner | 2009-04-27 | 1 | -0/+468 |