summaryrefslogtreecommitdiff
path: root/docs/analyzer
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Add a checker option to detect nested dead storesKristof Umann2019-09-031-0/+9
* [analyzer] Add docs for cplusplus.InnerPointerKristof Umann2019-08-151-2/+27
* [CrossTU] User docs: remove temporary limiation with macro expansionGabor Marton2019-08-121-9/+0
* [analyzer] Add CTU user docsGabor Marton2019-07-182-0/+207
* [Docs] Add standardized header links to analyzer docNathan Huckleberry2019-07-111-0/+268
* [analyzer]Add user docs rstGabor Marton2019-07-101-0/+4
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-302-2/+2
* [Analyzer] Checker for non-determinism caused by iteration of unordered conta...Mandeep Singh Grang2019-05-241-2/+16
* Attempt to fix the clang-sphinx-docs bot after r358797Nico Weber2019-05-031-1/+1
* [analyzer] Move UninitializedObjectChecker out of alphaKristof Umann2019-04-191-96/+104
* [analyzer] Fix an assertation failure for invalid sourcelocation, add a new d...Kristof Umann2019-03-141-0/+7
* [docs] Fix checkers.rst doc for PointerSorting checkerMandeep Singh Grang2019-03-081-1/+1
* [Analyzer] Checker for non-determinism caused by sorting of pointer-like elem...Mandeep Singh Grang2019-03-081-0/+12
* Fixed header underline in docs.Alexander Kornienko2019-02-111-252/+252
* [analyzer] New checker for detecting usages of unsafe I/O functionsKristof Umann2019-02-111-0/+11
* Fix the sphinx buildbot after D54429Kristof Umann2019-02-051-1/+1
* [analyzer] Creating standard Sphinx documentationKristof Umann2019-02-0516-243/+2632
* [Documentation] Use HTTPS whenever possibleEugene Zelenko2019-01-231-1/+1
* [analyzer] Fix some expressions staying live too long. Add a debug checker.Artem Dergachev2018-12-161-1/+4
* [analyzer] Add a testing facility for testing relationships between symbols.Artem Dergachev2018-09-251-0/+17
* [analyzer] Fix a typo in `RegionStore.txt`.Henry Wong2018-08-081-2/+2
* Fix typos in clangAlexander Kornienko2018-04-061-1/+1
* [analyzer] Document the issue hash debugging facilityGabor Horvath2017-11-131-0/+13
* [analyzer] Keep track of design discusions as part of analyzer documentation.Artem Dergachev2017-09-261-0/+321
* [NFC] [Analyzer] Fix RST markup in documentation.George Karpenkov2017-09-141-9/+9
* Bump docs version to 6.0Hans Wennborg2017-07-191-2/+2
* [analyzer] Improve usability of ExprInspectionCheckerAnna Zaks2017-03-091-1/+7
* Update docs/conf.py versionHans Wennborg2017-01-121-3/+3
* [analyzer] Minor fixes and improvements to debug.ExprInspectionArtem Dergachev2016-11-301-0/+39
* Fix a typo in the doc: overriden -> overriddenSylvestre Ledru2016-08-281-1/+1
* docs/conf.py: update version to 4.0Hans Wennborg2016-07-181-2/+2
* Docs: keep copyright years up-to-date.Paul Robinson2016-03-301-1/+2
* Remove autoconf supportChris Bieneman2016-01-261-155/+0
* [analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion, v2.Artem Dergachev2016-01-151-0/+35
* Revert "[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion."Artem Dergachev2016-01-131-35/+0
* [analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion.Artem Dergachev2016-01-131-0/+35
* [analyzer] Fix symbolic element index lifetime.Artem Dergachev2015-12-101-0/+23
* [Static Analyzer] Checks to catch nullability related issues.Gabor Horvath2015-08-261-0/+92
* Update the copyright credits -- Happy new year 2014!NAKAMURA Takumi2014-01-011-1/+1
* [analyzer] Add new debug helper clang_analyzer_warnIfReached.Jordan Rose2013-10-031-0/+13
* [analyzer] Fix copy-paste error in internal docs.Jordan Rose2013-09-131-1/+1
* [analyzer] Add a debug checker that prints Exploded GraphAnna Zaks2013-06-241-0/+4
* We're in 3.4 land now.Bill Wendling2013-05-071-2/+2
* [analyzer] Enable destructor inlining by default (c++-inlining=destructors).Jordan Rose2013-04-041-6/+35
* [analyzer] Turn on C++ constructor inlining by default.Jordan Rose2013-02-271-3/+4
* [analyzer] Add a doc describing the internals of RegionStore.Jordan Rose2013-02-051-0/+171
* [analyzer] Remove further references to analyzer-ipa.Anna Zaks2013-01-301-34/+35
* [docs/analyzer] Test commit (for auto-update).Daniel Dunbar2013-01-071-0/+1
* [docs/analyzer] Convert existing debug-checks document to Sphinx and link int...Daniel Dunbar2013-01-074-90/+135
* analyzer: add initial Sphinx configurationSean Silva2013-01-024-0/+613