llvm-project/clang/lib/Tooling
Alexander Kornienko c48a535a7c [Tooling] Restore current directory after processing each file.
Summary:
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.

Reviewers: klimek

Reviewed By: klimek

Subscribers: klimek, cfe-commits

Differential Revision: http://reviews.llvm.org/D6162

llvm-svn: 221600
2014-11-10 15:42:31 +00:00
..
Core [CMake] Prune redundant libdeps. 2014-10-30 01:37:44 +00:00
ArgumentsAdjusters.cpp [clang-tidy] Move -extra-arg handling to CommonOptionsProvider 2014-11-04 08:51:24 +00:00
CMakeLists.txt Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00
CommonOptionsParser.cpp [clang-tidy] Move -extra-arg handling to CommonOptionsProvider 2014-11-04 08:51:24 +00:00
CompilationDatabase.cpp Driver: Use pointee_iterator rather than iterating over unique_ptrs 2014-10-03 01:04:53 +00:00
FileMatchTrie.cpp [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-15 04:29:04 +00:00
JSONCompilationDatabase.cpp Sure-up MemoryBuffer ownership in JSONCompilationDatabase's ctor. 2014-08-08 22:01:06 +00:00
Makefile Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00
Refactoring.cpp Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00
RefactoringCallbacks.cpp Finishing the move of RefactoringCallbacks and fixing the corresponding 2012-07-17 08:37:03 +00:00
Tooling.cpp [Tooling] Restore current directory after processing each file. 2014-11-10 15:42:31 +00:00