================ 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