[PATCH] D51305: [analyzer][UninitializedObjectChecker] Reports Loc fields pointing to themselves

Umann Kristóf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 11 05:00:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344242: [analyzer][UninitializedObjectChecker] Reports Loc fields pointing to themselves (authored by Szelethus, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D51305?vs=168593&id=169196#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51305

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp
  cfe/trunk/test/Analysis/cxx-uninitialized-object-ptr-ref.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51305.169196.patch
Type: text/x-patch
Size: 5438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/5b697fc5/attachment.bin>


More information about the llvm-commits mailing list