[LLVMbugs] [Bug 5290] decltype doesn't inspect expression type correctly
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jul 15 11:36:31 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=5290
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Douglas Gregor <dgregor at apple.com> 2010-07-15 13:36:30 CDT ---
This was fixed by the work to remove cv-qualifiers from non-class rvalues. Test
cases committed in r108437.
--
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