[LLVMbugs] [Bug 6398] clang++ segfaults when parsing c++

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Feb 24 17:38:57 PST 2010


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

John McCall <rjmccall at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from John McCall <rjmccall at apple.com> 2010-02-24 19:38:57 CST ---
We weren't skipping the ignored-object-argument conversion slot when diagnosing
bad conversions.  Fixed in r97090.

-- 
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