forked from OSchip/llvm-project
8714c125e8
Like cl.exe, clang-cl allows adding system include directories via the INCLUDE env var. Having a driver flag for this functionality is useful, so add this too. (In the future, we probably also want to have a flag alternative to VCINSTALLDIR as used in MSVCToolChain::getVisualStudioBinaries(), and a way to override the registry accesses in MSVCToolChain::getWindowsSDKDir() -- maybe -ivcroot= and -iwinsdkroot=?). llvm-svn: 260990 |
||
---|---|---|
.. | ||
clang | ||
clang-c | ||
CMakeLists.txt |