]> granicus.if.org Git - clang/commit
Switch the sysroot logic to use the Path interface, resolving a FIXME and
authorChandler Carruth <chandlerc@gmail.com>
Mon, 15 Nov 2010 00:48:13 +0000 (00:48 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 15 Nov 2010 00:48:13 +0000 (00:48 +0000)
commitf3721457cd9f364f262e7a2d61edcdad05996e61
treed2714ace9427c601e3c505123a134683bd91f66f
parent5853b0f117ee811388219bce738b24835b8d7fb2
Switch the sysroot logic to use the Path interface, resolving a FIXME and
making the code less gross.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119099 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/InitHeaderSearch.cpp