[llvm-bugs] [Bug 26508] segfault on libosmscout c++11 test
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Aug 4 09:15:05 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=26508
Hans Wennborg <hans at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |WORKSFORME
--- Comment #2 from Hans Wennborg <hans at chromium.org> ---
(In reply to comment #1)
> (In reply to comment #0)
> >
> > PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
> > Preprocessed source(s) and associated run script(s) are located at:
> > clang: note: diagnostic msg: /tmp/tst-2261e1.cpp
> > clang: note: diagnostic msg: /tmp/tst-2261e1.sh
> > clang: note: diagnostic msg:
>
> We would need these files to investigate this report.
>
> I'm closing this as invalid for now. Please re-open if this is still a
> problem, and if you can provide preprocessed source.
D'oh! I completely missed your attached file. Sorry about that.
However I'm not able to reproduce the crash.
$ clang -c ~/Downloads/tst-2261e1.cpp -std=c++11
works for me with both Clang 3.7, 3.8 and 3.9.
--
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/20160804/c0c0ab28/attachment.html>
More information about the llvm-bugs
mailing list