Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Declarator::getDeclSpec() return a const reference to avoid | Chris Lattner | 2008-06-26 | 1 | -1/+1 |
* | Add parsing support for C++ classes. | Argyrios Kyrtzidis | 2008-06-24 | 1 | -0/+2 |
* | K&R-style functions not allowed in C++. | Argyrios Kyrtzidis | 2008-06-21 | 1 | -2/+3 |
* | Test commit to see if new account works. | Mike Stump | 2008-06-19 | 1 | -60/+60 |
* | Fix a couple crashes on invalid input. | Chris Lattner | 2008-05-27 | 1 | -1/+2 |
* | Fix the scope of K&R-style argument declarations so that they don't | Eli Friedman | 2008-05-20 | 1 | -1/+1 |
* | Add support for C++ default arguments, and rework Parse-Sema | Chris Lattner | 2008-04-08 | 1 | -5/+12 |
* | Fix handling of implicit int, resolving PR2012 and reverting (and | Chris Lattner | 2008-04-05 | 1 | -1/+1 |
* | Step #1 to fixing PR2012: c89 allows declspecs to be completely | Chris Lattner | 2008-04-05 | 1 | -4/+17 |
* | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+647 |