Displaying 1 result from an estimated 1 matches for "externoptions".
2010 Jan 27
2
[LLVMdev] -Qunused-arguments
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, ple...