Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PR8625 and correctly interpret member-calls to static members when | Chandler Carruth | 2010-11-16 | 1 | -1/+13 |
* | Re-work the handling of implicit 'this' arguments and silly GCC-style attribute | Chandler Carruth | 2010-11-16 | 1 | -0/+15 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -6/+6 |
* | Handle the implicit 'this' parameter for format attributes. | Anders Carlsson | 2009-08-25 | 1 | -0/+8 |