summaryrefslogtreecommitdiffstats
path: root/clang/unittests/StaticAnalyzer/AnalyzerOptionsTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Remove the default value arg from getChecker*OptionKristof Umann2019-05-171-17/+14
* [analyzer] Enable subcheckers to possess checker optionsKristof Umann2019-03-041-12/+20
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [analyzer] Restrict AnalyzerOptions' interface so that non-checker objects ha...Kristof Umann2018-11-051-10/+12
* [analyzer] Allow registering custom statically-linked analyzer checkersAlexander Kornienko2018-06-271-1/+1
* Unittests misc. typos Sylvestre Ledru2018-02-061-2/+2
* Add a method to get the list of registered static analyzer checkers.Alexander Kornienko2016-11-081-0/+17
* [analyzer] Individual configuration options can be specified for checkers.Gabor Horvath2015-03-041-0/+74
OpenPOWER on IntegriCloud