[LLVMdev] [BUG] Support for -W[no-]unused-but-set-{variable, parameter}

Eli Friedman eli.friedman at gmail.com
Wed Jul 10 11:21:57 PDT 2013


On Wed, Jul 10, 2013 at 11:16 AM, Ramkumar Ramachandra
<artagnon at gmail.com> wrote:
> Hi,
>
> These warnings are included by default with -Wall in GCC 4.6 [1], and
> LLVM should support them instead of throwing -Wunknown-warning-option.
>
> [1]: http://gcc.gnu.org/gcc-4.6/porting_to.html

Please file bug reports at llvm.org/bugs/

-Eli



More information about the llvm-dev mailing list