[llvm-bugs] [Bug 20619] Assertion failed: (EST != EST_Unevaluated && EST != EST_Uninstantiated), function isNothrow, file /Users/ldionne/code/llvm/tools/clang/lib/AST/Type.cpp, line 1699.
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Sep 15 15:50:53 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=20619
Louis Dionne <ldionne.2 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Louis Dionne <ldionne.2 at gmail.com> ---
All of the test cases suggested in this bug report are now passing on Clang
trunk, and Richard Smith says [1] the underlying bug was fixed by this other
patch [2]. I'll close this now.
[1]: http://reviews.llvm.org/D6171#189075
[2]: http://llvm.org/viewvc/llvm-project?view=revision&revision=235921
--
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/20150915/493a2181/attachment.html>
More information about the llvm-bugs
mailing list