aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/zircon
AgeCommit message (Expand)AuthorFilesLines
2022-06-16[clang-tidy] Organize check doc files into subdirectories (NFC)Richard1-1/+1
2022-05-09[clang-tidy][NFC] Replace many instances of std::string where a StringRef wou...Nathan James2-2/+2
2020-12-11Remove references to the ast_type_traits namespaceAlexander Kornienko1-1/+1
2020-06-23[openmp] Add missing dependencies for OMP.h.inc after d90443bValentin Clement1-0/+3
2020-06-17[clang-tools-extra] Prevent linking to duplicate .a libs and dylibMichał Górny1-2/+6
2020-05-21Set traversal explicitly where needed in clang-tidyStephen Kelly1-4/+5
2020-04-07[OpenMP] "UnFix" layering problem with FrontendOpenMPJohannes Doerfert1-1/+4
2019-03-25[clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth3-12/+9
2018-11-25A bit of AST matcher cleanup, NFC.Alexander Kornienko1-3/+3
2018-03-14[clang-tidy] Add Zircon module to clang-tidyJulie Hockett4-0/+156