diff options
author | Daniel Dunbar <daniel@zuster.org> | 2011-10-11 18:20:16 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2011-10-11 18:20:16 +0000 |
commit | 0f41eee2a06178a5d766246126dedff978e59ebc (patch) | |
tree | e3975a5f852fc778d443d9c29c51b80bbdfb9790 /clang/lib/Serialization/ModuleManager.cpp | |
parent | b25bfde52db2f368fa473727ab5bdeb8d3233f5e (diff) | |
download | llvm-0f41eee2a06178a5d766246126dedff978e59ebc.zip llvm-0f41eee2a06178a5d766246126dedff978e59ebc.tar.gz llvm-0f41eee2a06178a5d766246126dedff978e59ebc.tar.bz2 |
Driver: Add support for a new -nostdlibinc option.
- This disables the system include directories, but not the compiler builtin
directories. Useful for projects that want to use things like the intrinsic
headers, but are otherwise freestanding.
- I'm willing to reconsider the option naming, I also considered providing an
explicit -builtinc (which would match -nobuiltininc), but this is more
consistent with existing options.
llvm-svn: 141692
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions