[llvm-bugs] [Bug 34190] Core dump when printing error with invalid range-based for loop
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 15 11:42:43 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34190
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |richard-llvm at metafoo.co.uk
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Richard Smith <richard-llvm at metafoo.co.uk> ---
According to gcc.godbolt.org, this was fixed between Clang 3.8 and 3.9. Thanks
for filing, but we're not issuing patch releases for 3.8 any more so there's
not really anything we can do about this other than suggesting you upgrade to a
more recent version of Clang.
--
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/20170815/b38ec474/attachment.html>
More information about the llvm-bugs
mailing list