[LLVMbugs] [Bug 8945] New: Support for -cxx-isystem
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Jan 9 17:06:30 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=8945
Summary: Support for -cxx-isystem
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Frontend
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: joerg at NetBSD.org
CC: llvmbugs at cs.uiuc.edu
GCC has a special option to override the builtin c++ include path in
combination with -nostdinc++. The option -cxx-isystem is different from
-isystem in so far as that it only applies to C++ compilation.
--
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