1. 87e7dea There is no such thing as __attribute__((align)); that's a __declspec attribute. Fixing these test cases to use the proper spelling for their syntax. by Aaron Ballman · 12 years ago
  2. d2472d4 Use attribute argument information to determine when to parse attribute arguments as expressions. by Douglas Gregor · 12 years ago
  3. 33ebfe3 Revert r180970; it's causing breakage. by Douglas Gregor · 12 years ago
  4. 44dff3f Use attribute argument information to determine when to parse attribute arguments as expressions. by Douglas Gregor · 12 years ago
  5. f892c7f For the various CF and NS attributes, don't complain if the parameter by Douglas Gregor · 14 years ago
  6. a92409c Enhance the diagnostic for negative array sizes to include the by Chandler Carruth · 15 years ago
  7. f40c42f Implement dependent alignment attribute support. This is a bit gross given the by Chandler Carruth · 15 years ago
  8. 6044d69 Revert r104106; it's breaking linking of Boost.Serialization. by Douglas Gregor · 15 years ago
  9. 21553f5 Teach clang to instantiate attributes on more declarations. Fixes PR7102. by Douglas Gregor · 15 years ago
  10. bdb604a Protect isIntegerConstantExpr from seeing type- or value-dependent by Douglas Gregor · 15 years ago