Skip to content
GitLab
Explore
Sign in
Commits · 76c36c11a9c620a5eeced5750b844a1097ab7586
llvm-epi
clang-tools-extra
clang-tidy
readability
MisleadingIndentationCheck.h
Browse files
Mar 25, 2019
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
· 478fc5c8
Alexander Kornienko
authored
Mar 25, 2019
478fc5c8
Jan 19, 2019
Update the file headers across all of the LLVM projects in the monorepo
· 2946cd70
Chandler Carruth
authored
Jan 19, 2019
2946cd70
Mar 17, 2017
[clang-tidy] readability-misleading-indentation: fix chained if
· bc8d1466
Alexander Kornienko
authored
Mar 17, 2017
bc8d1466
Feb 14, 2017
[clang-tidy] Add readability-misleading-indentation check.
· e647bd59
Gabor Horvath
authored
Feb 14, 2017
e647bd59
Loading