http://llvm.org/bugs/show_bug.cgi?id=13529
Richard Smith <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #1 from Richard Smith <[email protected]> 2012-08-05 23:10:40 CDT --- Thanks, fixed in r161317. You should be able to work around this by using something like: CPP="clang-cpp -Qunused-arguments" -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
