summaryrefslogtreecommitdiff
path: root/www/analyzer
Commit message (Expand)AuthorAgeFilesLines
* [Analyzer] Checker for non-determinism caused by iteration of unordered conta...Mandeep Singh Grang2019-05-241-0/+18
* [analyzer][www] Moving MoveChecker out of alpha is no longer an open project.Kristof Umann2019-04-221-10/+0
* [analyzer] Move UninitializedObjectChecker out of alphaKristof Umann2019-04-192-114/+113
* [Analyzer] Checker for non-determinism caused by sorting of pointer-like elem...Mandeep Singh Grang2019-03-081-0/+23
* [analyzer] Document RetainCountChecker behavior and annotationsGeorge Karpenkov2019-02-051-1/+187
* Adjust documentation for git migration.James Y Knight2019-01-291-3/+3
* [analyzer] Added a checklist to help checker authors and reviewersGabor Horvath2019-01-291-0/+105
* Allow direct navigation to static analysis checker documentation through SARI...Aaron Ballman2018-12-202-259/+259
* [analyzer] INT50-CPP. Do not cast to an out-of-range enumeration checkerKristof Umann2018-11-241-0/+18
* [analyzer] Put llvm.Conventions back in alphaKristof Umann2018-11-021-0/+26
* [analyzer] [www] Drop references to GC mode, which was deprecated years agoGeorge Karpenkov2018-10-232-46/+10
* [analyzer][www] Update alpha_checks.htmlKristof Umann2018-10-212-112/+220
* [analyzer] [www] Minor improvements to the text in open_projectsGeorge Karpenkov2018-10-171-21/+18
* [analyzer] [www] Updated a list of open projectsGeorge Karpenkov2018-10-171-128/+185
* [analyzer][www] Add more useful linksKristof Umann2018-10-091-14/+23
* [analyzer][UninitializedObjectChecker] New flag to ignore records based on it...Kristof Umann2018-09-141-0/+7
* [analyzer][UninitializedObjectChecker] Added documentation to the checker listKristof Umann2018-08-211-0/+112
* [analyzer] Add security checks for bcmp(), bcopy(), bzero().Artem Dergachev2018-05-261-0/+34
* Fix typos in clangAlexander Kornienko2018-04-062-4/+4
* [www] Update link to analyzer's "Building a Checker in 24 hours" videoDevin Coughlin2018-02-263-4/+4
* Fix typo. NFCJonathan Roelofs2018-01-311-1/+1
* [scan-build] Add an option to skip overriding CC and CXX make varsJonathan Roelofs2018-01-291-1/+1
* [Analyzer] Document a gotcha: for C++ -analyze-function requires parameters i...George Karpenkov2017-09-301-2/+12
* [Analyzer] Add support for displaying cross-file diagnostic paths in HTML outputDevin Coughlin2017-08-031-7/+0
* [analyzer] Add missing documentation for static analyzer checkersDevin Coughlin2017-07-183-151/+456
* [analyzer] Fix a path in the developer manualGabor Horvath2017-07-081-2/+2
* fix trivial typos in comments; NFCHiroshi Inoue2017-07-031-1/+1
* [analyzer] Extend block in critical section check with C11 and Pthread APIs.Gabor Horvath2017-03-101-0/+24
* [www] Fix spelling error in checker release notes.Devin Coughlin2016-11-161-1/+1
* [www] Update analyzer website for release of checker-279Devin Coughlin2016-11-163-2/+21
* [www] Fix a typo on the analyzer websiteAlex Lorenz2016-11-011-1/+1
* [analyzer] Update alpha and potential checker documentation, esp. alpha.valistDominic Chen2016-10-182-65/+78
* [www] Add nullability questions to analyzer FAQ.Devin Coughlin2016-08-191-0/+54
* [www] Add analyzer FAQ about not releasing ivars in -dealloc.Devin Coughlin2016-08-191-0/+10
* [analyzer] Update the web manual for checker developers.Artem Dergachev2016-07-281-70/+154
* [www][analyzer] Update recommended suppression mechanism for localization.Devin Coughlin2016-05-061-2/+2
* [www][analyzer] Add FAQ about suppression of missing localization diagnostic.Devin Coughlin2016-05-061-0/+27
* [analyzer] Add --force-analyze-debug-code option to scan-buildYury Gribov2016-02-181-0/+3
* [www] Update analyzer release notes to correct the checker-278 build date.Devin Coughlin2016-02-061-1/+1
* [www] Update analyzer website for checker-278.Devin Coughlin2016-02-062-1/+16
* Create install targets for scan-build and scan-viewJonathan Roelofs2015-11-091-5/+2
* [analyzer] Update analyzer website for release of checker-277.Devin Coughlin2015-10-294-3/+33
* [analyzer] Enhance FAQ with instructions on handing unused variables.Anna Zaks2015-10-271-0/+14
* [analyzer] Update links to developer.apple.com.Jordan Rose2015-09-182-7/+7
* Update mailing list references to lists.llvm.orgTanya Lattner2015-08-054-7/+7
* Fix "the the" in comments/documentation/etc.Eric Christopher2015-06-191-2/+1
* Fix 'CFG graph' typo. NFCJonathan Roelofs2015-05-191-1/+1
* [analyzer] www: +progress for undefbehavior.ZeroAllocDereference Anton Yartsev2015-03-111-1/+1
* [analyzer] Updated progress for memory.ZeroAllocAnton Yartsev2014-12-241-1/+2
* [analyzer] +memory.ZeroAllocAnton Yartsev2014-12-241-1/+26