[PATCH] D49437: [analyzer][UninitializedObjectChecker] Support for nonloc::LocAsInteger

Umann Kristóf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 14 03:19:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342221: [analyzer][UninitializedObjectChecker] Support for nonloc::LocAsInteger (authored by Szelethus, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D49437?vs=162226&id=165459#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49437

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp
  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: D49437.165459.patch
Type: text/x-patch
Size: 4623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180914/4e9af6b8/attachment.bin>


More information about the llvm-commits mailing list