aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/analyzer
AgeCommit message (Expand)AuthorFilesLines
2024-03-04[clang][analyzer] Change value of checker option in unix.StdCLibraryFunctions...Balázs Kéri1-4/+17
2024-03-04Revert "[clang][analyzer] Change default value of checker option in unix.StdC...Balázs Kéri1-17/+4
2024-03-04[clang][analyzer] Change default value of checker option in unix.StdCLibraryF...Balázs Kéri1-4/+17
2024-02-23[analyzer] Fix core.VLASize checker false positive taint reports (#68140)Daniel Krupp1-3/+24
2024-02-12[clang][analyzer] Remove 'alpha.core.CallAndMessageUnInitRefArg' from documen...Balázs Kéri1-22/+0
2023-12-28[analyzer] Add documentation for std::variant checker (#76501)Gábor Spaits1-0/+15
2023-12-28[analyzer][docs] Update the release notes for llvm-18 (#76446)Balazs Benics1-1/+1
2023-12-12[analyzer] Move alpha checker EnumCastOutOfRange to optin (#67157)DonatNagyE1-17/+46
2023-11-24[clang][analyzer] Move `security.cert.env.InvalidPtr` out of `alpha` (#71912)Endre Fülöp1-69/+69
2023-11-21[clang][Analyzer] Move checker 'alpha.unix.Errno' to 'unix.Errno'. (#69469)Balázs Kéri1-71/+71
2023-10-24[analyzer][clangsa] Add new option to alpha.security.cert.InvalidPtrChecker (...Endre Fülöp1-2/+23
2023-10-16[clang][analyzer] Move checker alpha.unix.StdCLibraryFunctions out of alpha. ...Balázs Kéri1-98/+97
2023-10-10[clang][analyzer] Add C++ array delete checkerViktor Cseh1-3/+31
2023-09-19[analyzer] TaintPropagation checker strlen() should not propagate (#66086)Daniel Krupp1-2/+2
2023-09-02Fix typos in documentationKazu Hirata1-2/+2
2023-08-27Fix typos in documentationKazu Hirata1-1/+1
2023-08-18[analyzer] Upstream BitwiseShiftCheckerDonát Nagy1-0/+50
2023-08-13Fix typos in documentationChris Cotter1-1/+1
2023-08-11[clang] Fix typos in documentationKazu Hirata1-3/+3
2023-08-11[clang][analyzer][NFC] Change PlacementNewChecker into PlacementNew in docume...Piotr Zegar1-3/+3
2023-07-25[clang][analyzer] Improved documentation for TaintPropagation CheckerDaniel Krupp1-35/+215
2023-06-26[clang][NFC] Remove trailing whitespaces and enforce it in lib, include and docsNikolas Klauser2-13/+12
2023-06-01[clang][analyzer] Merge apiModeling.StdCLibraryFunctions and StdCLibraryFunct...Balázs Kéri1-22/+23
2023-05-23[NFC][Py Reformat] Reformat python files in clang and clang-tools-extraTobias Hieta1-66/+80
2023-05-18[clang][analyzer] Improve documentation of StdCLibraryFunctionArgs checker (NFC)Balázs Kéri1-46/+58
2023-05-12[clang] Fix typos in documentationKazu Hirata1-1/+1
2023-03-30[documentation] Fix some typosAyushi Shukla1-1/+1
2023-01-24Bump the trunk major version to 17llvmorg-17-initTom Stellard1-2/+2
2022-11-30Remove 'modindex' from the Clang docsAaron Ballman1-3/+0
2022-09-04[analyzer] Warn if the size of the array in `new[]` is undefinedisuckatcs1-0/+16
2022-08-05[clang][analyzer] Add more wide-character functions to CStringCheckerBalázs Kéri1-1/+1
2022-08-01Fixed a number of typosGabriel Ravier1-1/+1
2022-07-26Bump the trunk major version to 16llvmorg-16-initTom Stellard1-2/+2
2022-07-25[clang][analyzer] Added partial wide character support to CStringCheckerBalázs Kéri1-8/+17
2022-07-15[analyzer] Add new function `clang_analyzer_value` to ExprInspectionCheckerDenys Petrov1-0/+27
2022-07-13[analyzer] Fix use of length in CStringCheckereinvbri1-0/+3
2022-06-20[clang][analyzer] Add checker for bad use of 'errno'.Balázs Kéri1-0/+69
2022-06-03Update old mailing list link in the nullability docHans Wennborg1-1/+2
2022-05-27[analyzer][docs] Fix typo in checker nameBalazs Benics1-2/+2
2022-05-05Fix "the the" typo in documentation and user facing stringsBrian Tracy1-1/+1
2022-05-02[analyzer][docs] Document alpha.security.cert.pos.34c limitationsBalazs Benics1-0/+19
2022-04-24[analyzer] Add option for AddrSpace in core.NullDereference checkVince Bridgers1-1/+14
2022-03-22[analyzer][ctu] Fix wrong 'multiple definitions' errors caused by space chara...Ella Ma1-4/+4
2022-03-07[analyzer] Add more propagations to Taint analysisEndre Fülöp1-1/+1
2022-03-04Revert "[analyzer] Done some changes to detect Uninitialized read by the char...Aaron Ballman1-0/+1
2022-03-04[analyzer] Done some changes to detect Uninitialized read by the char array m...phyBrackets1-1/+0
2022-03-03Fixed sphinx build due to indentationAaron Ballman1-0/+1
2022-03-03[analyzer] Done some changes to detect Uninitialized read by the char array m...Shivam1-1/+32
2022-02-28[analyzer] Add more sources to Taint analysisEndre Fülöp1-1/+1
2022-02-01Bump the trunk major version to 15llvmorg-15-initTom Stellard1-2/+2