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

Ramkumar Ramachandra artagnon at gmail.com
Wed Jul 10 11:16:26 PDT 2013


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

Thanks.



More information about the llvm-dev mailing list