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