summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/debug-info-nodebug.m
Commit message (Collapse)AuthorAgeFilesLines
* Allow 'nodebug' on local variables.Paul Robinson2016-06-161-0/+26
Parameters and non-static members of aggregates are still excluded, and probably should remain that way. Differential Revision: http://reviews.llvm.org/D19754 llvm-svn: 272859
OpenPOWER on IntegriCloud