| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Get rid of [[hiding]], [[override]] and [[base_check]]. | Anders Carlsson | 2011-01-23 | 1 | -12/+0 |
| * | Get rid of the [[final]] C++0x attribute. | Anders Carlsson | 2011-01-23 | 1 | -8/+0 |
| * | __attribute__((aligned(n))) directly specifies the alignment of a declaration | John McCall | 2010-10-08 | 1 | -2/+2 |
| * | When pretty-printing tag types, only print the tag if we're in C (and | John McCall | 2010-03-10 | 1 | -1/+1 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Don't automatically assume that an id-expression refers to a | Douglas Gregor | 2009-12-01 | 1 | -2/+2 |
| * | Parse C++ member check attributes - base_check, hiding, and override. | Alexis Hunt | 2009-11-25 | 1 | -0/+12 |
| * | Added rudimentary C++0x attribute support. | Alexis Hunt | 2009-11-21 | 1 | -0/+24 |

