]> granicus.if.org Git - clang/commit
Remove last use of PathV1.h from clang.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 26 Jun 2013 15:01:50 +0000 (15:01 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 26 Jun 2013 15:01:50 +0000 (15:01 +0000)
commit902a86385361d5d0a3ae731c89a5b62e470dd875
treec92e1c924945416b30e2c31a4ae859ea370277e7
parentd2a5bee210218220a57d9f61a66e7f766a21d313
Remove last use of PathV1.h from clang.

Instead of creating a temporary directory, remember the set of temporary files
we create.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184951 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Tooling/RefactoringTest.cpp