[llvm-bugs] [Bug 35953] New: Compiler crashing while trying to compile precompiled header on windows

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 15 11:30:40 PST 2018


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

            Bug ID: 35953
           Summary: Compiler crashing while trying to compile precompiled
                    header on windows
           Product: clang
           Version: 5.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: ag at arvid.io
                CC: llvm-bugs at lists.llvm.org

Created attachment 19677
  --> https://bugs.llvm.org/attachment.cgi?id=19677&action=edit
Repro & generated bug report

Using clang on windows, trying to compile the Catch2 single-header
(http://catch-lib.net) version 2.1.0 results in a crash.

Only if compiled as a precompiled header, though ('-x c++-header').

Attached is a full repro and the generated bug report by clang.

-- 
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/20180115/db1b698c/attachment.html>


More information about the llvm-bugs mailing list