llvm-project/clang-tools-extra/clang-tidy/tool
Nathan James 34d2688a50
[clang-tidy] Use a MemoryBufferRef when parsing configuration files.
Using a MemoryBufferRef, If there is an error parsing, we can point the user to the location of the file.

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D93024
2020-12-10 14:52:45 +00:00
..
CMakeLists.txt [openmp] Add missing dependencies for OMP.h.inc after d90443b 2020-06-23 11:48:04 -04:00
ClangTidyMain.cpp [clang-tidy] Use a MemoryBufferRef when parsing configuration files. 2020-12-10 14:52:45 +00:00
ClangTidyMain.h [clang-tidy] Add library for clang-tidy main function 2020-01-24 13:00:45 -08:00
ClangTidyToolMain.cpp [clang-tidy] Add library for clang-tidy main function 2020-01-24 13:00:45 -08:00
clang-tidy-diff.py [clang-tidy] NFC: Cleanup Python scripts 2020-05-18 12:21:27 +02:00
run-clang-tidy.py Use --use-color in run-clang-tidy.py 2020-11-02 08:38:20 -05:00