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