[PATCH] D91948: [analyzer][doc] Add Container- and IteratorModeling developer docs
Endre Fülöp via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 23 01:45:01 PST 2020
gamesh411 created this revision.
Herald added subscribers: cfe-commits, steakhal, ASDenysPetrov, martong, Charusso, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, szepet, baloghadamsoftware, xazax.hun, whisperity.
Herald added a project: clang.
gamesh411 requested review of this revision.
Container and IteratorModeling is a feature in ClangSA which handles the containers and their
iterators. Containers include arrays and STL containers, and their iterators implemented as either
pointers or class instances.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D91948
Files:
clang/docs/analyzer/developer-docs.rst
clang/docs/analyzer/developer-docs/ContainerModeling.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91948.306989.patch
Type: text/x-patch
Size: 19660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201123/86dd52d7/attachment-0001.bin>
More information about the cfe-commits
mailing list