summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/printf-cstr.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Test] Make Lit tests C++11 compatible - printf format stringCharles Li2017-02-131-6/+41
* For varargs, diagnose passing ObjC objects by value like other non-POD types.Jordan Rose2012-07-191-1/+1
* Unrevert r158887, reverted in r158949, along with a fix for the bug whichRichard Smith2012-06-251-0/+53
* Revert r158887. This fixes pr13168.Rafael Espindola2012-06-211-53/+0
* If an object (such as a std::string) with an appropriate c_str() member functionRichard Smith2012-06-211-0/+53
OpenPOWER on IntegriCloud