[PATCH] D51417: [analyzer][UninitializedObjectChecker] Updated comments
Umann Kristóf via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 29 05:56:54 PDT 2018
Szelethus created this revision.
Szelethus added reviewers: NoQ, george.karpenkov, xazax.hun, rnkovacs.
Herald added subscribers: cfe-commits, mikhail.ramalho, a.sidorin, szepet, whisperity.
Some of the comments are incorrect, imprecise, or simply nonexistent. Since I have a better grasp on how the analyzer works, it makes sense to update most of them in a single swoop.
I tried not to flood the code with comments too much, this amount feels just right to me.
Repository:
rC Clang
https://reviews.llvm.org/D51417
Files:
lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h
lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp
lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51417.163061.patch
Type: text/x-patch
Size: 13883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180829/f200c75a/attachment-0001.bin>
More information about the cfe-commits
mailing list