1. 331d2ec Introduce the notion of 'ignored' attributes, so that all attributes by Douglas Gregor · 12 years ago
  2. 3e7d31a Introduce the notion of an attribute that has no direct representation by Douglas Gregor · 12 years ago
  3. d6268ff Revert my optimization to AttributeList::getKind() in r155987; by Douglas Gregor · 12 years ago
  4. b6dd605 Replace the StringSwitch in AttributeList::getKind(const by Douglas Gregor · 12 years ago
  5. e53ac8a Refactor Clang sema attribute handling. by Michael Han · 12 years ago
  6. b880609 Remove stray semi-colon. by Daniel Dunbar · 12 years ago
  7. 5bbc385 Move instantiateTemplateAttribute into the sema namespace, make helpers static. by Benjamin Kramer · 12 years ago
  8. 23323e0 Delayed template instantiation of late-parsed attributes. by DeLesley Hutchins · 12 years ago
  9. 7b9ff0c Instantiate dependent attributes when instantiating templates. by DeLesley Hutchins · 12 years ago
  10. eb66673 CodeInit was replaced by StringInit. by Jakob Stoklund Olesen · 13 years ago
  11. 1bea880 Add support for pretty-printing attributes, from Richard Membarth! by Douglas Gregor · 13 years ago
  12. a6b8b2c Constant expression evaluation refactoring: by Richard Smith · 13 years ago
  13. 51d7777 Add the Clang tblgen backends to Clang, and flip the switch to cause by Peter Collingbourne · 13 years ago