summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/attr-format.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix PR8625 and correctly interpret member-calls to static members whenChandler Carruth2010-11-161-1/+13
* Re-work the handling of implicit 'this' arguments and silly GCC-style attributeChandler Carruth2010-11-161-0/+15
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-6/+6
* Handle the implicit 'this' parameter for format attributes.Anders Carlsson2009-08-251-0/+8
OpenPOWER on IntegriCloud