summaryrefslogtreecommitdiffstats
path: root/lib/StaticAnalyzer/Checkers/ValistChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Fix memory error bug category capitalization.Artem Dergachev2017-05-031-2/+3
* [analyzer] Fix a rare crash for valist check.Gabor Horvath2017-03-131-6/+2
* [analyzer] Improve valist checks and move it out from alpha state.Gabor Horvath2017-03-071-24/+65
* Migrate PathDiagnosticPiece to std::shared_ptrDavid Blaikie2017-01-051-6/+6
* Reapply "[analyzer] Added valist related checkers."Gabor Horvath2016-08-221-0/+373
* revert [analyzer] Added valist related checkers.Gabor Horvath2016-08-181-373/+0
* [analyzer] Added valist related checkers.Gabor Horvath2016-08-181-0/+373