Age | Commit message (Expand) | Author |
---|---|---|
2012-07-11 | Don't try to do RVO on block variables that refer to an enclosing local. | Nico Weber |
2012-06-20 | Restructure how the driver communicates information about the | John McCall |
2011-10-12 | Switch diagnostic text from "C++0x" over to "C++11". | Douglas Gregor |
2011-10-02 | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall |
2011-06-11 | Implement support for C++11 in-class initialization of non-static data members. | Richard Smith |
2011-02-12 | Implement objective-c++'s block pointer type matching involving | Fariborz Jahanian |