[LLVMbugs] [Bug 6566] Assertion failed: should always have a canonical type here
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Mar 13 20:36:15 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6566
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #3 from Douglas Gregor <dgregor at apple.com> 2010-03-13 22:36:15 CST ---
We've had some recent fixes in this area, and I can't reproduce this bug with
either a Darwin or Linux 64-bit target. Please try again with an updated Clang,
and reopen this bug if it still fails for you. Also, if it's still failing,
please show the output of
clang++ -c aap.cxx -###
so we can get all of the target configuration information.
--
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