aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/ClangTidyProfiling.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-29[clang-tidy][NFC] Remove unnecessary includes throughout clang-tidy header filesNathan James1-3/+4
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-06-06[clang-tidy] Store checks profiling info as JSON filesRoman Lebedev1-6/+25
2018-05-08[clang-tidy] Profile is a per-AST (per-TU) data.Roman Lebedev1-0/+41