[llvm-bugs] [Bug 36891] New: Clang 5.0 crash compiling xtensor in C++17 mode, but not in C++14

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Mar 25 06:15:24 PDT 2018


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

            Bug ID: 36891
           Summary: Clang 5.0 crash compiling xtensor in C++17 mode, but
                    not in C++14
           Product: clang
           Version: 5.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: marty188586 at gmail.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 20120
  --> https://bugs.llvm.org/attachment.cgi?id=20120&action=edit
The crash log, source code and shell script as requested in the error message.

Clang crashes when building applications written with xtensor 0.15.5 and with
C++17 on. (yet it does not crash when only turning C++14 on) 
Crash log and source code is supplied as requested in clang's crash log.

-- 
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/20180325/b81b04b7/attachment.html>


More information about the llvm-bugs mailing list