Quuxplusone / LLVMBugzillaTest

0 stars 0 forks source link

clang segfaults when parsing c++ #12280

Closed Quuxplusone closed 12 years ago

Quuxplusone commented 12 years ago
Bugzilla Link PR12166
Status RESOLVED FIXED
Importance P release blocker
Reported by Christophe Prud'homme (christophe.prudhomme@feelpp.org)
Reported on 2012-03-02 16:16:14 -0800
Last modified on 2012-03-02 22:10:07 -0800
Version trunk
Hardware Macintosh MacOS X
CC dgregor@apple.com, efriedma@quicinc.com, llvm-bugs@lists.llvm.org
Fixed by commit(s)
Attachments testpatch.txt (1556 bytes, text/plain)
Blocks
Blocked by
See also
Quuxplusone commented 12 years ago

This report appears to be incomplete; please file a new bug with your issue.

Quuxplusone commented 12 years ago
While compiling Feel++ (http://www.feelpp.org) a C++ library for solving
partial differential equations
I got several segfaults with clang++-3.1. They seem nasty and sometimes when re-
running the compilation it goes through
Quuxplusone commented 12 years ago
I put in the URL field a link to a tarball contained a .ii and .sh file to
reproduce the problem on one file
I have many others.
Quuxplusone commented 12 years ago

Attached testpatch.txt (1556 bytes, text/plain): Patch to add an assertion which triggers reliably

Quuxplusone commented 12 years ago

r151967.