Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another step in the process of making the parser depend on Sema: | John McCall | 2010-08-20 | 1 | -171/+0 |
* | Start removing the use of smart pointers from the Parse/Sema | Douglas Gregor | 2010-07-25 | 1 | -12/+0 |
* | Implement C++ DR481, which clarifies that the scope of template | Douglas Gregor | 2010-07-01 | 1 | -1/+1 |
* | Add newline at EOF. | Benjamin Kramer | 2009-11-10 | 1 | -1/+1 |
* | Improve parsing of template arguments to lay the foundation for | Douglas Gregor | 2009-11-10 | 1 | -0/+183 |