[LLVMbugs] [Bug 18551] clang (incorrectly?) converts strong enum to bool when operator! is used

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jan 19 23:22:47 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18551

Alp Toker <alp at nuanti.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Alp Toker <alp at nuanti.com> ---
Fixed in r199627.

Looks like this is one of several accepts-invalids that snuck in due to a
missing assert. Tracking the issue at PR18555.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140120/51635685/attachment.html>


More information about the llvm-bugs mailing list