[analyzer][UninitializedObjectChecker] Updated comments
authorKristof Umann <dkszelethus@gmail.com>
Fri, 14 Sep 2018 09:07:40 +0000 (09:07 +0000)
committerKristof Umann <dkszelethus@gmail.com>
Fri, 14 Sep 2018 09:07:40 +0000 (09:07 +0000)
commitceb5f6540f3dce0411ba04ed793cc7a0aa975893
tree6ebefbf5642cebf7f426459219f7266cb0770e89
parent6831d0caf234af47fe56efd569f4f42a2d78ea60
[analyzer][UninitializedObjectChecker] Updated comments

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.

Differential Revision: https://reviews.llvm.org/D51417

llvm-svn: 342215
clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h
clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp
clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp