aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/printf-cstr.cpp
AgeCommit message (Expand)Author
2012-07-19For varargs, diagnose passing ObjC objects by value like other non-POD types.Jordan Rose
2012-06-25Unrevert r158887, reverted in r158949, along with a fix for the bug whichRichard Smith
2012-06-21Revert r158887. This fixes pr13168.Rafael Espindola
2012-06-21If an object (such as a std::string) with an appropriate c_str() member functionRichard Smith