"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d9ef4a1a24a752f3621d5437eeb14f62b238df3b"
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
Loading
Please register or sign in to comment