aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Sema/CMakeLists.txt
AgeCommit message (Expand)Author
2013-09-09Attribute tablegen now understands that attribute arguments can be optional. ...Aaron Ballman
2013-01-24PR14922: when printing an attribute, use the real syntax of the attribute (GN...Michael Han
2012-03-07Refactor Clang sema attribute handling.Michael Han
2012-01-20Instantiate dependent attributes when instantiating templates.DeLesley Hutchins