Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu | 2011-12-15 | 1 | -1/+1 |
* | Set a member's access specifier even if it doesn't match the previous specifier. | John McCall | 2009-12-23 | 1 | -0/+11 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Set the access specifier for templates inside classes. | Anders Carlsson | 2009-03-26 | 1 | -2/+10 |
* | Check that the access specifier of a member redeclaration is the same as the ... | Anders Carlsson | 2009-03-26 | 1 | -0/+15 |