aboutsummaryrefslogtreecommitdiff
path: root/clang/www/analyzer
AgeCommit message (Expand)AuthorFilesLines
2022-04-01resolve typo in the manual.Shivam1-1/+1
2022-03-23Replace links to archived mailing lists by links to Discourse forumsDanny Mösch1-2/+2
2022-02-09[analyzer][docs][NFC] Fix some broken links and some cosmetic changesBalazs Benics1-20/+25
2021-02-01[Branch-Rename] Fix some linksxgupta2-5/+5
2020-02-17clang analyzer: Fix the webpage renderingSylvestre Ledru1-3/+0
2019-12-19[analyzer] Add a syntactic security check for ObjC NSCoder API.Artem Dergachev1-0/+16
2019-12-12[Analyzer][Docs][NFC] Add CodeChecker to the command line toolsGabor Marton3-3/+143
2019-11-08[www] More HTTPS and outdated link fixes.Stephan T. Lavavej1-1/+1
2019-11-07[analyzer] Add test cases for the unsupported C++ constructor modeling.Artem Dergachev1-3/+40
2019-10-24[www] Change URLs to HTTPS.Stephan T. Lavavej14-287/+279
2019-05-24[Analyzer] Checker for non-determinism caused by iteration of unordered conta...Mandeep Singh Grang1-0/+18
2019-04-22[analyzer][www] Moving MoveChecker out of alpha is no longer an open project.Kristof Umann1-10/+0
2019-04-19[analyzer] Move UninitializedObjectChecker out of alphaKristof Umann2-114/+113
2019-03-08[Analyzer] Checker for non-determinism caused by sorting of pointer-like elem...Mandeep Singh Grang1-0/+23
2019-02-05[analyzer] Document RetainCountChecker behavior and annotationsGeorge Karpenkov1-1/+187
2019-01-29Adjust documentation for git migration.James Y Knight1-3/+3
2019-01-29[analyzer] Added a checklist to help checker authors and reviewersGabor Horvath1-0/+105
2018-12-20Allow direct navigation to static analysis checker documentation through SARI...Aaron Ballman2-259/+259
2018-11-24[analyzer] INT50-CPP. Do not cast to an out-of-range enumeration checkerKristof Umann1-0/+18
2018-11-02[analyzer] Put llvm.Conventions back in alphaKristof Umann1-0/+26
2018-10-23[analyzer] [www] Drop references to GC mode, which was deprecated years agoGeorge Karpenkov2-46/+10
2018-10-21[analyzer][www] Update alpha_checks.htmlKristof Umann2-112/+220
2018-10-17[analyzer] [www] Minor improvements to the text in open_projectsGeorge Karpenkov1-21/+18
2018-10-17[analyzer] [www] Updated a list of open projectsGeorge Karpenkov1-128/+185
2018-10-09[analyzer][www] Add more useful linksKristof Umann1-14/+23
2018-09-14[analyzer][UninitializedObjectChecker] New flag to ignore records based on it...Kristof Umann1-0/+7
2018-08-21[analyzer][UninitializedObjectChecker] Added documentation to the checker listKristof Umann1-0/+112
2018-05-26[analyzer] Add security checks for bcmp(), bcopy(), bzero().Artem Dergachev1-0/+34
2018-04-06Fix typos in clangAlexander Kornienko2-4/+4
2018-02-26[www] Update link to analyzer's "Building a Checker in 24 hours" videoDevin Coughlin3-4/+4
2018-01-31Fix typo. NFCJonathan Roelofs1-1/+1
2018-01-29[scan-build] Add an option to skip overriding CC and CXX make varsJonathan Roelofs1-1/+1
2017-09-30[Analyzer] Document a gotcha: for C++ -analyze-function requires parameters i...George Karpenkov1-2/+12
2017-08-03[Analyzer] Add support for displaying cross-file diagnostic paths in HTML outputDevin Coughlin1-7/+0
2017-07-18[analyzer] Add missing documentation for static analyzer checkersDevin Coughlin3-151/+456
2017-07-08[analyzer] Fix a path in the developer manualGabor Horvath1-2/+2
2017-07-03fix trivial typos in comments; NFCHiroshi Inoue1-1/+1
2017-03-10[analyzer] Extend block in critical section check with C11 and Pthread APIs.Gabor Horvath1-0/+24
2016-11-16[www] Fix spelling error in checker release notes.Devin Coughlin1-1/+1
2016-11-16[www] Update analyzer website for release of checker-279Devin Coughlin3-2/+21
2016-11-01[www] Fix a typo on the analyzer websiteAlex Lorenz1-1/+1
2016-10-18[analyzer] Update alpha and potential checker documentation, esp. alpha.valistDominic Chen2-65/+78
2016-08-19[www] Add nullability questions to analyzer FAQ.Devin Coughlin1-0/+54
2016-08-19[www] Add analyzer FAQ about not releasing ivars in -dealloc.Devin Coughlin1-0/+10
2016-07-28[analyzer] Update the web manual for checker developers.Artem Dergachev1-70/+154
2016-05-06[www][analyzer] Update recommended suppression mechanism for localization.Devin Coughlin1-2/+2
2016-05-06[www][analyzer] Add FAQ about suppression of missing localization diagnostic.Devin Coughlin1-0/+27
2016-02-18[analyzer] Add --force-analyze-debug-code option to scan-buildYury Gribov1-0/+3
2016-02-06[www] Update analyzer release notes to correct the checker-278 build date.Devin Coughlin1-1/+1
2016-02-06[www] Update analyzer website for checker-278.Devin Coughlin2-1/+16