[cfe-dev] [Patch] Diagnose unused declaration
Sebastian Redl
sebastian.redl at getdesigned.at
Sat Jan 3 07:50:02 PST 2009
EdB wrote:
> Hello
>
> Please find attached a patch in order to diagnose unused declaration.
> This sould solve http://llvm.org/bugs/show_bug.cgi?id=2739
>
> As I'm new to clang, I'm not sure if I did it the right way.
> Comments are welcome.
>
Looks good. There seems to be a whitespace issue in
ActOnEndOfTranslationUnit.
Sebastian
More information about the cfe-dev
mailing list