..
AddConstTest.cpp
…
CMakeLists.txt
[clang-tidy] Remove unnecessary code from ReadabilityModuleTest
2022-07-19 05:21:19 +01:00
ClangTidyDiagnosticConsumerTest.cpp
[libtooling][clang-tidy] Fix crashing on rendering invalid SourceRanges
2021-11-29 09:56:43 +01:00
ClangTidyOptionsTest.cpp
[clang, clang-tools-extra] Use has_value instead of hasValue (NFC)
2022-07-12 22:47:41 -07:00
ClangTidyTest.h
[clang] Replace report_fatal_error(std::string) uses with report_fatal_error(Twine)
2021-10-06 11:43:19 +01:00
DeclRefExprUtilsTest.cpp
[clang-tidy] Add unit tests for `DeclRefExprUtils`.
2021-11-24 16:47:55 +01:00
GlobListTest.cpp
Allow newline characters as separators for checks in Clang-Tidy configurations
2022-03-15 14:30:13 -04:00
GoogleModuleTest.cpp
…
IncludeInserterTest.cpp
[clang-tidy] Add a Standalone diagnostics mode to clang-tidy
2022-04-16 09:53:35 +01:00
LLVMModuleTest.cpp
[clang, clang-tools-extra] Don't use Optional::{hasValue,getValue} (NFC)
2022-06-25 11:55:33 -07:00
ModernizeModuleTest.cpp
[clang-tidy] Remove extra ";" in ModernizeModuleTest.cpp
2022-06-02 12:50:00 +02:00
NamespaceAliaserTest.cpp
Use value instead of getValue (NFC)
2022-07-15 20:03:13 -07:00
ObjCModuleTest.cpp
…
OptionsProviderTest.cpp
[clang, clang-tools-extra] Use has_value instead of hasValue (NFC)
2022-07-12 22:47:41 -07:00
OverlappingReplacementsTest.cpp
…
ReadabilityModuleTest.cpp
[clang-tidy] Remove unnecessary code from ReadabilityModuleTest
2022-07-19 05:21:19 +01:00
TransformerClangTidyCheckTest.cpp
[clang-tidy] Escape diagnostic messages before passing to `diag` in Transformer.
2022-05-04 20:56:56 +00:00
UsingInserterTest.cpp
Use value instead of getValue (NFC)
2022-07-15 20:03:13 -07:00