Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-03 | Parse: __attribute__((keyword)) shouldn't error | David Majnemer | 1 | -1/+1 |
2014-12-28 | Parse: Don't crash when 'typename' shows up in an attribute | David Majnemer | 1 | -0/+2 |
2013-10-31 | Factor out custom parsing for iboutletcollection and vec_type_hint attributes | Richard Smith | 1 | -0/+3 |
2013-10-24 | PR17666: Instead of allowing an initial identifier argument in any attribute | Richard Smith | 1 | -0/+6 |
2013-08-01 | Parse: Don't consider attributes of broken member declarators | David Majnemer | 1 | -1/+4 |
2012-10-19 | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs | 1 | -0/+1 |
2010-08-05 | Convert this file to not have Windows line endings -- likely committed from | Chandler Carruth | 1 | -9/+9 |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 1 | -1/+1 |
2009-11-25 | Fix attribute between function decl ')' and '{' or '=0' | John Thompson | 1 | -0/+9 |