aboutsummaryrefslogtreecommitdiff
path: root/clang/www/analyzer
AgeCommit message (Expand)AuthorFilesLines
2025-02-06[analyzer] Consolidate array bound checkers (#125534)Donát Nagy2-32/+1
2025-01-13[NFC][analyzer][docs] Restore/remove orphaned images (#122481)Donát Nagy4-0/+0
2025-01-13[NFC][analyzer][docs] Migrate 'annotations.html' to RST (#122246)Donát Nagy4-759/+7
2024-10-24[clang][analyzer][doc] Update Clang SA www docs index.html (#112833)Endre Fülöp1-43/+24
2024-10-24[clang][analyzer][doc] Migrate ClangSA www FAQ section (#112831)Endre Fülöp1-239/+7
2024-08-14[analyzer] Delete `alpha.security.MallocOverflow` (#103059)Donát Nagy1-2/+0
2024-07-05 [clang][analyzer][doc] Migrate user-related docs from HTML to RST (#97034)Endre Fülöp8-727/+57
2024-07-04[clang][analyzer][doc] Migrate checkers-related docs from HTML to RST (#97032)Endre Fülöp2-2668/+14
2024-06-12[analyzer] Finish moving alpha.core.SizeofPtr to clang-tidy (#95118)Donát Nagy1-16/+0
2024-06-03[clang][analyzer] Move unix.BlockInCriticalSection out of alpha (#93815)Endre Fülöp1-33/+0
2024-04-30[clang][analyzer] Move StreamChecker out of the alpha package. (#89247)Balázs Kéri2-73/+0
2024-03-25[clang][analyzer] Bring cplusplus.ArrayDelete out of alpha (#83985)Discookie2-20/+27
2024-02-12[clang][analyzer] Remove 'alpha.core.CallAndMessageUnInitRefArg' from documen...Balázs Kéri1-23/+0
2023-12-13[attributes][analyzer] Implement [[clang::suppress]] - suppress static analys...Artem Dergachev1-6/+39
2023-12-12[analyzer] Move alpha checker EnumCastOutOfRange to optin (#67157)DonatNagyE1-19/+0
2023-11-05[clang][NFC] Refactor `CXXConstructExpr::ConstructionKind`Vlad Serebrennikov1-1/+1
2023-10-10[clang][analyzer] Add C++ array delete checkerViktor Cseh1-2/+22
2023-08-20[docs] Update the static analyzer bug reporting pageAaron Ballman1-23/+7
2022-08-01Fixed a number of typosGabriel Ravier1-1/+1
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