llvm-project/clang-tools-extra/clang-tidy/tool
Rui Ueyama a7acba29c1 Use InitLLVM in clang-tidy
Update clang-tidy to use InitLLVM, like several other llvm tools that
were previously updated. On Windows, this allows clang-tidy to operate
on arguments containing characters which cannot be represented in the
system's ANSI code page such as filenames with Unicode characters.

Fixes bugzilla bug 43751.

Patch by Tristan Labelle.

Differential Revision: https://reviews.llvm.org/D70694
2019-11-28 13:50:35 +09:00
..
CMakeLists.txt [clang-tools-extra] [cmake] Link against libclang-cpp whenever possible 2019-10-04 20:30:02 +00:00
ClangTidyMain.cpp Use InitLLVM in clang-tidy 2019-11-28 13:50:35 +09:00
clang-tidy-diff.py [clang-tidy] Handle missing yaml module in run-clang-tidy.py 2019-03-27 19:21:32 +00:00
run-clang-tidy.py [clang-tidy] remove default header-filter for run-clang-tidy 2019-05-22 01:01:11 +00:00