Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Remove the default value arg from getChecker*Option | Kristof Umann | 2019-05-17 | 1 | -17/+14 |
* | [analyzer] Enable subcheckers to possess checker options | Kristof Umann | 2019-03-04 | 1 | -12/+20 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [analyzer] Restrict AnalyzerOptions' interface so that non-checker objects ha... | Kristof Umann | 2018-11-05 | 1 | -10/+12 |
* | [analyzer] Allow registering custom statically-linked analyzer checkers | Alexander Kornienko | 2018-06-27 | 1 | -1/+1 |
* | Unittests misc. typos | Sylvestre Ledru | 2018-02-06 | 1 | -2/+2 |
* | Add a method to get the list of registered static analyzer checkers. | Alexander Kornienko | 2016-11-08 | 1 | -0/+17 |
* | [analyzer] Individual configuration options can be specified for checkers. | Gabor Horvath | 2015-03-04 | 1 | -0/+74 |