[LLVMbugs] [Bug 6446] New: Support -nostdinc++

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Feb 28 17:02:18 PST 2010


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

           Summary: Support -nostdinc++
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Driver
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: dgregor at apple.com
                CC: llvmbugs at cs.uiuc.edu


We already support -nostdinc; we should also support -nostdinc++, which
suppresses the search for C++ headers (without affecting the search for C and
system headers).

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list