[cfe-commits] [PATCH] test 'nodebug' on method

Robinson, Paul Paul.Robinson at am.sony.com
Mon Oct 22 16:49:22 PDT 2012


I renamed test/Sema/attr-nodebug.c to *.cpp and added a method with
__attribute__((nodebug)) to verify the attribute is accepted on a method.

I was going to modify test/CodeGen/attr-nodebug.c in a similar way, but
doing that exposed a bug, which I filed as PR14146.
--paulr
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 00-nodebug-Sema.txt
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121022/c14c2b37/attachment.txt>


More information about the cfe-commits mailing list