If we actually change directory before processing a file, we need to
restore it afterwards. This was broken in r216620.
Added a comment for the changes in r216620.
Differential D6162
[Tooling] Restore current directory after processing each file. ClosedPublic Authored by alexfh on Nov 6 2014, 6:50 PM.
Details Summary If we actually change directory before processing a file, we need to Added a comment for the changes in r216620.
Diff Detail Event Timelineklimek edited edge metadata. Comment Actionslg
This revision is now accepted and ready to land.Nov 10 2014, 5:43 AM
Revision Contents
Diff 15907 lib/Tooling/Tooling.cpp
|
I'd rephrase this to say what state we want to be in rather than what the current state is.