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