[PATCH] Fix replacements for files with relative paths are not applied.

Ariel Bernal ariel.j.bernal at intel.com
Thu Oct 17 10:27:28 PDT 2013



================
Comment at: unittests/Tooling/RefactoringTest.cpp:290
@@ +289,3 @@
+  EXPECT_EQ(0, chdir(TempPath.str().c_str()));
+  llvm::sys::fs::current_path(CurrentPath);
+
----------------
Disregard this line, it should't be here


http://llvm-reviews.chandlerc.com/D1800



More information about the cfe-commits mailing list