summaryrefslogtreecommitdiff
path: root/clang/docs/analyzer
Commit message (Expand)AuthorAgeFilesLines
* [clang] Fix typos in documentationKazu Hirata2023-05-121-1/+1
* [documentation] Fix some typosAyushi Shukla2023-03-301-1/+1
* Bump the trunk major version to 17llvmorg-17-initTom Stellard2023-01-241-2/+2
* Remove 'modindex' from the Clang docsAaron Ballman2022-11-301-3/+0
* [analyzer] Warn if the size of the array in `new[]` is undefinedisuckatcs2022-09-041-0/+16
* [clang][analyzer] Add more wide-character functions to CStringCheckerBalázs Kéri2022-08-051-1/+1
* Fixed a number of typosGabriel Ravier2022-08-011-1/+1
* Bump the trunk major version to 16llvmorg-16-initTom Stellard2022-07-261-2/+2
* [clang][analyzer] Added partial wide character support to CStringCheckerBalázs Kéri2022-07-251-8/+17
* [analyzer] Add new function `clang_analyzer_value` to ExprInspectionCheckerDenys Petrov2022-07-151-0/+27
* [analyzer] Fix use of length in CStringCheckereinvbri2022-07-131-0/+3
* [clang][analyzer] Add checker for bad use of 'errno'.Balázs Kéri2022-06-201-0/+69
* Update old mailing list link in the nullability docHans Wennborg2022-06-031-1/+2
* [analyzer][docs] Fix typo in checker nameBalazs Benics2022-05-271-2/+2
* Fix "the the" typo in documentation and user facing stringsBrian Tracy2022-05-051-1/+1
* [analyzer][docs] Document alpha.security.cert.pos.34c limitationsBalazs Benics2022-05-021-0/+19
* [analyzer] Add option for AddrSpace in core.NullDereference checkVince Bridgers2022-04-241-1/+14
* [analyzer][ctu] Fix wrong 'multiple definitions' errors caused by space chara...Ella Ma2022-03-221-4/+4
* [analyzer] Add more propagations to Taint analysisEndre Fülöp2022-03-071-1/+1
* Revert "[analyzer] Done some changes to detect Uninitialized read by the char...Aaron Ballman2022-03-041-0/+1
* [analyzer] Done some changes to detect Uninitialized read by the char array m...phyBrackets2022-03-041-1/+0
* Fixed sphinx build due to indentationAaron Ballman2022-03-031-0/+1
* [analyzer] Done some changes to detect Uninitialized read by the char array m...Shivam2022-03-031-1/+32
* [analyzer] Add more sources to Taint analysisEndre Fülöp2022-02-281-1/+1
* Bump the trunk major version to 15llvmorg-15-initTom Stellard2022-02-011-2/+2
* [Analyzer] Add docs to StdCLibraryFunctionArgsCheckerGabor Marton2022-01-311-0/+82
* Revert "[analyzer][ctu] Fix wrong 'multiple definitions' errors caused by spa...Nico Weber2021-12-161-4/+4
* [analyzer][ctu] Fix wrong 'multiple definitions' errors caused by space chara...Ella Ma2021-12-161-4/+4
* [analyzer][doc] Add user documenation for taint analysisEndre Fülöp2021-11-283-2/+199
* [analyzer][docs] Ellaborate the docs of cplusplus.StringCheckerBalazs Benics2021-11-191-1/+10
* [NFC] Trim trailing whitespace in *.rstShao-Ce SUN2021-11-156-46/+44
* [analyzer][docs] Fix the incorrect structure of the checker docsKristóf Umann2021-11-091-84/+89
* [analyzer] Add std::string checkerBalazs Benics2021-10-251-0/+16
* Ensure newlines at the end of files (NFC)Kazu Hirata2021-10-231-1/+1
* Fix some Sphinx warnings in the static analyzer docsAaron Ballman2021-10-051-3/+3
* [analyzer] Add InvalidPtrCheckerZurab Tsinadze2021-10-041-2/+55
* [analyzer] Move docs of SmartPtr to correct subcategoryDeep Majumder2021-09-201-13/+14
* [analyzer] MallocOverflow should consider comparisons only preceding mallocBalazs Benics2021-08-271-4/+0
* [analyzer] Extend the documentation of MallocOverflowBalazs Benics2021-08-261-1/+30
* Revert "[analyzer] Extend the documentation of MallocOverflow"Balazs Benics2021-08-261-28/+1
* [analyzer] Extend the documentation of MallocOverflowBalazs Benics2021-08-261-1/+28
* Bump the trunk major version to 14llvmorg-14-initTom Stellard2021-07-271-2/+2
* [analyzer] DynamicSize: Debug facilityCharusso2021-04-051-0/+13
* [analyzer][docs][NFC] Fix typo in checkers.rstBalazs Benics2021-03-101-3/+3
* [clang] Fix typos in documentation (NFC)Kazu Hirata2021-03-062-2/+2
* Bump the trunk major version to 13llvmorg-13-initTom Stellard2021-01-261-2/+2
* [NFC][Docs] fix clang-docs compilationJonas Toth2020-09-241-0/+1
* [Analyzer][WebKit] UncountedLocalVarsCheckerJan Korous2020-09-221-0/+47
* [analyzer][Liveness][NFC] Get rid of statement liveness, because such a thing...Kristóf Umann2020-09-151-1/+1
* [analyzer] Add documentation for alpha.fuchsia.Lock and alpha.core.C11LockKristóf Umann2020-09-152-0/+39