| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add symantic support for the Pascal calling convention via | Dawn Perchik | 2010-09-03 | 1 | -0/+2 |
| | | | | | | | | "__attribute((pascal))" or "__pascal" (and "_pascal" under -fborland-extensions). Support still needs to be added to llvm. llvm-svn: 112939 | ||||
| * | Abstract out passing around types and kill off ActionBase. | John McCall | 2010-08-24 | 1 | -2/+2 |
| | | | | | llvm-svn: 111901 | ||||
| * | Another step in the process of making the parser depend on Sema: | John McCall | 2010-08-20 | 1 | -0/+134 |
| - move DeclSpec &c into the Sema library - move ParseAST into the Parse library Reflect this change in a thousand different includes. Reflect this change in the link orders. llvm-svn: 111667 | |||||

