[PATCH] D60281: [analyzer] Add docs for cplusplus.InnerPointer
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 14 17:12:02 PDT 2019
NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.
Thanks!
One more quick question: Who is Husi???
================
Comment at: clang/docs/analyzer/checkers.rst:261
+
+ void consume(const char *);
+
----------------
This declaration doesn't add much to the documentation, feel free to remove it :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60281/new/
https://reviews.llvm.org/D60281
More information about the cfe-commits
mailing list