llvm-project/clang-tools-extra/clang-tidy/tool
Ilya Biryukov a67b3663de [clang-tidy] Add -vfsoverlay flag
Summary:
It allows to remap and override files and directories on disk when
running clang-tidy. The intended use case for the flag is running
standalone clang-tidy binary for IDE and editor integration.

Patch by Vladimir Plyashkun.

Reviewers: alexfh, benlangmuir, ilya-biryukov

Reviewed By: ilya-biryukov

Subscribers: ilya-biryukov, cfe-commits

Tags: #clang-tools-extra

Differential Revision: https://reviews.llvm.org/D41535

llvm-svn: 323196
2018-01-23 12:31:06 +00:00
..
CMakeLists.txt [CMake] Use PRIVATE in target_link_libraries for executables 2017-12-05 21:49:56 +00:00
ClangTidyMain.cpp [clang-tidy] Add -vfsoverlay flag 2018-01-23 12:31:06 +00:00
clang-tidy-diff.py [clang-tidy] Add -path option to clang-tidy-diff.py 2017-02-17 19:31:43 +00:00
run-clang-tidy.py run-clang-tidy: Use check_call instead of check_output 2017-11-28 07:17:01 +00:00