[LLVMbugs] [Bug 15625] New: -frewrite-includes should honor -includes given on the command line.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Mar 29 04:48:58 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=15625

            Bug ID: 15625
           Summary: -frewrite-includes should honor -includes given on the
                    command line.
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: benny.kra at gmail.com
                CC: dblaikie at gmail.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

$ clang -E -frewrite-includes foo.c -include foo.h

contains no traces of foo.h. This is really annoying when a file is coming from
clang's crash reporting.

-- 
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/20130329/6061fba9/attachment.html>


More information about the llvm-bugs mailing list