[LLVMbugs] [Bug 7708] Partial ordering weird behavior
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Aug 28 15:15:54 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7708
John McCall <rjmccall at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |rjmccall at apple.com
Resolution| |FIXED
--- Comment #3 from John McCall <rjmccall at apple.com> 2010-08-28 17:15:54 CDT ---
We were applying the exact-qualifier-match rules before we noticed that we were
in a non-deduced context. Fixed in r112390.
--
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