]> granicus.if.org Git - clang/commit
Refactored the Windows headers location lookup code. Expose it so standalone tools...
authorJoao Matos <ripzonetriton@gmail.com>
Sat, 1 Sep 2012 22:33:43 +0000 (22:33 +0000)
committerJoao Matos <ripzonetriton@gmail.com>
Sat, 1 Sep 2012 22:33:43 +0000 (22:33 +0000)
commit601944aeaf1369f92b90e5c279c22f557eb87cdb
tree98a2bbbddfa7a9b3975e3ce74c59a9f43f158b9f
parent9eb214a691663a04ee61197e7d605128c85e09f7
Refactored the Windows headers location lookup code. Expose it so standalone tools can have access to it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163076 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Util.h
lib/Driver/WindowsToolChain.cpp