1. dc5ce72 Append new attributes to the end of an AttributeList. by Michael Kruse · 7 years ago
  2. 41dd6ce Revert "Append new attributes to the end of an AttributeList." by Michael Kruse · 7 years ago
  3. ea31f0e Append new attributes to the end of an AttributeList. by Michael Kruse · 7 years ago
  4. 33bddbd Make attribute instantiation instantiate all attributes, not just the first of by Richard Smith · 8 years ago
  5. 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
  6. d2472d4 Use attribute argument information to determine when to parse attribute arguments as expressions. by Douglas Gregor · 12 years ago
  7. 33ebfe3 Revert r180970; it's causing breakage. by Douglas Gregor · 12 years ago
  8. 44dff3f Use attribute argument information to determine when to parse attribute arguments as expressions. by Douglas Gregor · 12 years ago
  9. f892c7f For the various CF and NS attributes, don't complain if the parameter by Douglas Gregor · 14 years ago
  10. a92409c Enhance the diagnostic for negative array sizes to include the by Chandler Carruth · 15 years ago
  11. f40c42f Implement dependent alignment attribute support. This is a bit gross given the by Chandler Carruth · 15 years ago
  12. 6044d69 Revert r104106; it's breaking linking of Boost.Serialization. by Douglas Gregor · 15 years ago
  13. 21553f5 Teach clang to instantiate attributes on more declarations. Fixes PR7102. by Douglas Gregor · 15 years ago
  14. bdb604a Protect isIntegerConstantExpr from seeing type- or value-dependent by Douglas Gregor · 15 years ago