Age | Commit message (Expand) | Author |
---|---|---|
2012-07-27 | Final piece of core issue 1330: delay computing the exception specification of | Richard Smith |
2011-11-21 | Add driver arguments -ftemplate-depth=N and -fconstexpr-depth=N, with the same | Richard Smith |
2010-04-21 | Reword the note we emit when suppressing template instantiation contexts, per... | Douglas Gregor |
2010-04-20 | Introduce a limit on the depth of the template instantiation backtrace | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-30 | Use '-FOO' 'BAR' instead of '-FOO=BAR' in tests. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-10 | Add pretty-printing for class template specializations, e.g., | Douglas Gregor |
2009-03-10 | Add a notion of "post-diagnostic hooks", which are callbacks attached | Douglas Gregor |
2009-03-10 | Limit the template instantiation depth to some user-configurable value | Douglas Gregor |