summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Supply all checkers with a shouldRegister functionKristof Umann2019-01-261-5/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [analyzer][NFC] Move CheckerRegistry from the Core directory to FrontendKristof Umann2018-12-151-1/+1
* [NFC] fix trivial typos in commentsHiroshi Inoue2018-01-221-1/+1
* [analyzer] Update GTestChecker to tighten API detectionDevin Coughlin2016-12-221-36/+48
* [analyzer] Add checker modeling gtest APIs.Devin Coughlin2016-12-191-0/+287
OpenPOWER on IntegriCloud