================
Comment at: unittests/Tooling/RefactoringTest.cpp:290
@@ +289,3 @@
+  EXPECT_EQ(0, chdir(TempPath.str().c_str()));
+  llvm::sys::fs::current_path(CurrentPath);
+
----------------
Ariel Bernal wrote:
> Disregard this line, it should't be here
It's still in the updated patch, though :)


http://llvm-reviews.chandlerc.com/D1800
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to