summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/attr-nodebug.m
Commit message (Collapse)AuthorAgeFilesLines
* Add a Subjects line to NoDebugAttr [NFC].Paul Robinson2016-04-291-0/+5
The 'nodebug' attribute had hand-coded constraints; replace those with a Subjects line in Attr.td. Also add a missing test to verify the attribute is okay on an Objective-C method. Differential Revision: http://reviews.llvm.org/D19689 llvm-svn: 268065
OpenPOWER on IntegriCloud