[LLVMbugs] [Bug 10696] Output note message string is corrupted for err_init_list_variable_narrowing
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jun 8 15:33:14 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=10696
Jordan Rose <jordan_rose at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #8 from Jordan Rose <jordan_rose at apple.com> 2012-06-08 17:33:14 CDT ---
I'm going to close this then. Fixed in r158229!
test/FixIt/messages.cpp:8:13: note: override this message by inserting an
explicit cast
A var = { b };
^
static_cast<unsigned int>( )
--
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