Age | Commit message (Expand) | Author |
---|---|---|
2012-10-11 | Make sure we perform the variadic method check correctly for calls to a membe... | Eli Friedman |
2010-11-16 | Fix PR8625 and correctly interpret member-calls to static members when | Chandler Carruth |
2010-11-16 | Re-work the handling of implicit 'this' arguments and silly GCC-style attribute | Chandler Carruth |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-08-25 | Handle the implicit 'this' parameter for format attributes. | Anders Carlsson |