https://bugs.llvm.org/show_bug.cgi?id=34814

            Bug ID: 34814
           Summary: Seq fault while parsing compound statement
           Product: clang
           Version: 3.8
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++14
          Assignee: unassignedclangb...@nondot.org
          Reporter: james.drob...@thesystech.com
                CC: llvm-bugs@lists.llvm.org

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
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.
clang-3.8: note: diagnostic msg: 
********************

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to