<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Seq fault while parsing compound statement"
href="https://bugs.llvm.org/show_bug.cgi?id=34814">34814</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Seq fault while parsing compound statement
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>3.8
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>C++14
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>james.drobina@thesystech.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>This look similar to a resolved ticket for 3.5 (#21940).
book_query/CMakeFiles/libowl_raw_fix_order_book_query-d.dir/raw_fix/raw_fix_registry.cpp.o
-x c++
../../../../src/owl/applications/order_book_query/raw_fix/raw_fix_registry.cpp
1.
../../../../src/owl/applications/order_book_query/raw_fix/make_symbol.hpp:41:42:
current parser token ';'
2.
../../../../src/owl/applications/order_book_query/raw_fix/make_symbol.hpp:13:1:
parsing namespace 'owl'
3.
../../../../src/owl/applications/order_book_query/raw_fix/make_symbol.hpp:13:17:
parsing namespace 'raw_fix_ob_query'
4.
../../../../src/owl/applications/order_book_query/raw_fix/make_symbol.hpp:26:1:
parsing function body 'make_symbol'
5.
../../../../src/owl/applications/order_book_query/raw_fix/make_symbol.hpp:26:1:
in
compound statement ('{}')
clang-3.8: error: unable to execute command: Segmentation fault (core dumped)
clang-3.8: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.8.1 (tags/RELEASE_381/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/local/bin
clang-3.8: note: diagnostic msg: PLEASE submit a bug report to
<a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> and include the crash backtrace, preprocessed source, and
associated run script.
clang-3.8: note: diagnostic msg:
********************</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>