[LLVMbugs] [Bug 10694] boost::optional doesn't compile in trunk: Assertion failed: (FromType->isIntegralOrUnscopedEnumerationType()), function endsWithNarrowing, file SemaInit.cpp, line 2326

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Aug 30 15:29:28 PDT 2011


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

Jeffrey Yasskin <jyasskin at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
         AssignedTo|unassignedclangbugs at nondot. |jyasskin at google.com
                   |org                         |

--- Comment #4 from Jeffrey Yasskin <jyasskin at google.com> 2011-08-30 17:29:27 CDT ---
Should be fixed by r138838. I'd forgotten that boolean conversions can come
from pointers. Sorry for the trouble.

-- 
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