Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lit C++11 Compatibility Patch #8 | Charles Li | 2016-04-14 | 1 | -2/+10 |
* | Switch diagnostic text from "C++0x" over to "C++11". | Douglas Gregor | 2011-10-12 | 1 | -1/+1 |
* | Tweak the diagnostics for the C++0x extensions to friend types to note | Douglas Gregor | 2011-05-10 | 1 | -2/+2 |
* | Improve handling of friend types in several ways: | Douglas Gregor | 2010-04-07 | 1 | -2/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Rework the Parse-Sema interaction for friends to better support friend | Douglas Gregor | 2009-09-26 | 1 | -1/+3 |
* | First pass at friend semantics. | John McCall | 2009-08-06 | 1 | -0/+8 |