why delete the C version? LGTM on a patch just adding the method case.
On 22 October 2012 19:49, Robinson, Paul <[email protected]> wrote: > 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 > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
