[LLVMbugs] [Bug 13529] clang-cpp dumps core while building audacious

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Aug 5 21:10:40 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=13529

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|                            |FIXED

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> 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.



More information about the llvm-bugs mailing list