Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Make Lit tests C++11 compatible - printf format string | Charles Li | 2017-02-13 | 1 | -6/+41 |
* | For varargs, diagnose passing ObjC objects by value like other non-POD types. | Jordan Rose | 2012-07-19 | 1 | -1/+1 |
* | Unrevert r158887, reverted in r158949, along with a fix for the bug which | Richard Smith | 2012-06-25 | 1 | -0/+53 |
* | Revert r158887. This fixes pr13168. | Rafael Espindola | 2012-06-21 | 1 | -53/+0 |
* | If an object (such as a std::string) with an appropriate c_str() member function | Richard Smith | 2012-06-21 | 1 | -0/+53 |