[llvm-bugs] [Bug 24526] New: clang exiting with no error and no object file generated

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 20 11:21:19 PDT 2015


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

            Bug ID: 24526
           Summary: clang exiting with no error and no object file
                    generated
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: eniebler at boost.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 14753
  --> https://llvm.org/bugs/attachment.cgi?id=14753&action=edit
compressed, preprocessed, unreduced source

Compile with `clang++ -std=gnu++11 -c chunk.i.cpp`. Result: no .o file
generated, no error, exit code 0.

-- 
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/20150820/52edca3d/attachment.html>


More information about the llvm-bugs mailing list