[LLVMdev] -Qunused-arguments

Edmund Grimley Evans Edmund.Grimley-Evans at arm.com
Wed Jan 27 06:57:47 PST 2010


I'm getting a lot of this from make check:

g++: unrecognized option `-Qunused-arguments'

This presumably comes from commit 94666 (test/LLVMC/ExternOptions.td and
other files).

That option is specific to clang, isn't it? Should %compile_cxx be
picking up clang instead of my system's g++?

-- 
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.



More information about the llvm-dev mailing list