summaryrefslogtreecommitdiffstats
path: root/clang/unittests/StaticAnalyzer/RegisterCustomCheckersTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer][NFC] Fix inconsistent references to checkers as "checks"Kristof Umann2019-09-121-1/+1
* [Tooling] Migrated APIs that take ownership of objects to unique_ptrDmitri Gribenko2019-08-301-1/+2
* [analyzer] Analysis: Silence checkersCsaba Dabis2019-08-161-1/+1
* Accomodate gcc 7.3.0's -Wdangling-elseNico Weber2019-01-311-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [analyzer] Pass the correct loc Expr from VisitIncDecOp to evalStoreRafael Stahl2019-01-071-16/+39
* Fix build failures from r349812 due to a missing argument.Aaron Ballman2018-12-201-1/+2
* [analyzer][NFC] Move CheckerRegistry from the Core directory to FrontendKristof Umann2018-12-151-1/+1
* Fix unittest build with GCC older than 5.Benjamin Kramer2018-06-281-1/+1
* [analyzer] Allow registering custom statically-linked analyzer checkersAlexander Kornienko2018-06-271-0/+80
OpenPOWER on IntegriCloud