summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/ClangTidyProfiling.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song2019-08-051-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Store checks profiling info as JSON filesRoman Lebedev2018-06-061-36/+64
* [clang-tidy] Profile is a per-AST (per-TU) data.Roman Lebedev2018-05-081-0/+65
OpenPOWER on IntegriCloud