diff options
author | Rui Ueyama <ruiu@google.com> | 2019-11-28 13:50:35 +0900 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2019-11-28 13:50:35 +0900 |
commit | a7acba29c19ac67c77ed282ec9432602ae21268d (patch) | |
tree | 155e4f94460664a0f9a7f2ce32740b5c77f0c00f /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 1727c4f1a2c1fcdd487eee67edf64828076f5399 (diff) | |
download | llvm-a7acba29c19ac67c77ed282ec9432602ae21268d.zip llvm-a7acba29c19ac67c77ed282ec9432602ae21268d.tar.gz llvm-a7acba29c19ac67c77ed282ec9432602ae21268d.tar.bz2 |
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
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions