aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/analyzer
AgeCommit message (Expand)AuthorFilesLines
2016-07-18Analyzer docs: update version to 3.9Hans Wennborg1-2/+2
2016-03-30Docs: keep copyright years up-to-date.Paul Robinson1-1/+2
2016-01-26Remove autoconf supportChris Bieneman1-155/+0
2016-01-15[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion, v2.Artem Dergachev1-0/+35
2016-01-13Revert "[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion."Artem Dergachev1-35/+0
2016-01-13[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion.Artem Dergachev1-0/+35
2015-12-10[analyzer] Fix symbolic element index lifetime.Artem Dergachev1-0/+23
2015-08-26[Static Analyzer] Checks to catch nullability related issues.Gabor Horvath1-0/+92
2014-01-01Update the copyright credits -- Happy new year 2014!NAKAMURA Takumi1-1/+1
2013-10-03[analyzer] Add new debug helper clang_analyzer_warnIfReached.Jordan Rose1-0/+13
2013-09-13[analyzer] Fix copy-paste error in internal docs.Jordan Rose1-1/+1
2013-06-24[analyzer] Add a debug checker that prints Exploded GraphAnna Zaks1-0/+4
2013-05-07We're in 3.4 land now.Bill Wendling1-2/+2
2013-04-04[analyzer] Enable destructor inlining by default (c++-inlining=destructors).Jordan Rose1-6/+35
2013-02-27[analyzer] Turn on C++ constructor inlining by default.Jordan Rose1-3/+4
2013-02-05[analyzer] Add a doc describing the internals of RegionStore.Jordan Rose1-0/+171
2013-01-30[analyzer] Remove further references to analyzer-ipa.Anna Zaks1-34/+35
2013-01-07[docs/analyzer] Test commit (for auto-update).Daniel Dunbar1-0/+1
2013-01-07[docs/analyzer] Convert existing debug-checks document to Sphinx and link int...Daniel Dunbar4-90/+135
2013-01-02analyzer: add initial Sphinx configurationSean Silva4-0/+613
2012-12-18docs: Nuke AnalyzerRegions.rst.Sean Silva1-259/+0
2012-12-15Remove old description of analyzer internals from public docs.Jordan Rose1-0/+259
2012-09-10[analyzer] Make the defaults explicit for each of the new config options.Jordan Rose1-4/+39
2012-08-31[analyzer] Though C++ inlining is enabled, don't inline ctors and dtors.Jordan Rose1-0/+20
2012-08-30[analyzer] Make analyzer-ipa=dynamic-bifurcate the default.Anna Zaks1-1/+1
2012-08-27[analyzer] Don't inline constructors for objects allocated with operator new.Jordan Rose1-1/+2
2012-08-27[analyzer] Update inlining design notes for r162681.Jordan Rose1-5/+7
2012-08-22[analyzer] Restructure discussion of DynamicTypeInfo and RuntimeDefinition.Jordan Rose1-63/+65
2012-08-22[analyzer] Per feedback, re-structure the docs for ExprInspection checks.Jordan Rose1-30/+51
2012-08-22[analyzer] IPA document: address Ted's review comments (pathAnna Zaks1-27/+19
2012-08-22Review, comment, and reformat IPA.txt, including feedback comments.Ted Kremenek1-53/+259
2012-08-22[analyzer] Document our debug checkers and ExprInspection's "builtins".Jordan Rose1-0/+68
2012-08-21[analyzer] Set the default IPA mode to 'basic-inlining', which excludes C++.Jordan Rose1-3/+4
2012-08-17[analyzer] Add an internal reference document describing IPA and CallEvent.Jordan Rose1-0/+96