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: unassignedclangb...@nondot.org
          Reporter: a...@arvid.io
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to