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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Oct 22 19:13:06 PDT 2012


why delete the C version? LGTM on a patch just adding the method case.

On 22 October 2012 19:49, Robinson, Paul <Paul.Robinson at am.sony.com> 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
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



More information about the cfe-commits mailing list