llvm-project/clang-tools-extra/unittests/clang-tidy
Kazu Hirata 53daa177f8 [clang, clang-tools-extra] Use has_value instead of hasValue (NFC) 2022-07-12 22:47:41 -07:00
..
AddConstTest.cpp [clang-tidy] implement utility-function to add 'const' to variables 2020-01-03 20:37:47 +01:00
CMakeLists.txt [clang-tidy] Support expressions of literals in modernize-macro-to-enum 2022-05-13 18:45:54 -06: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 Don't use Optional::hasValue (NFC) 2022-06-26 19:54:41 -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] Fix readability-simplify-boolean-expr crash with implicit cast in return. 2022-05-18 17:38:44 +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 Don't use Optional::hasValue (NFC) 2022-06-26 19:54:41 -07:00