]> granicus.if.org Git - clang/commit
Convert last use of PathV1.h in Compilation.cpp
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 24 Jun 2013 17:59:44 +0000 (17:59 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 24 Jun 2013 17:59:44 +0000 (17:59 +0000)
commitde2b523b9a2a32ff27e0689413c078c2cf87e666
treecaf99694105eefebd7cc9727e875c105c22fbd17
parent12df246d6dea2ee1f92c186f922f1afcf499647a
Convert last use of PathV1.h in Compilation.cpp

The way we decide which file to remove is fairly odd. I took a quick look at
maybe changing that, but it would be a more work than I want to put at this
right now, so I left pair of FIXMEs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184766 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Compilation.cpp