aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/AttrKinds.h
AgeCommit message (Expand)Author
2011-03-02Support a new InheritableAttr subclass, InheritableParamAttr, which isJohn McCall
2011-01-21Generalise support for non-inheritable attributesPeter Collingbourne
2010-06-16Implement first TD-based usage of attributes.Sean Hunt