[LLVMbugs] [Bug 9612] -Wbool-conversions misses 'false' ICEs
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Apr 9 00:52:29 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9612
Chandler Carruth <chandlerc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Chandler Carruth <chandlerc at gmail.com> 2011-04-09 02:52:29 CDT ---
Fixed in r129204 and r129205.
I really wish this warning were called '-Wbool-conversion' instead of
'-Wbool-conversions'. =/ Let me know if others like that. I suspect we can even
make both work for a period of time.
--
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