[PATCH] D51323: [analyzer] Improve tracing for uninitialized struct fields

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 29 15:49:44 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC340986: [analyzer] Improve tracing for uninitialized struct fields (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D51323?vs=162747&id=163217#toc

Repository:
  rC Clang

https://reviews.llvm.org/D51323

Files:
  lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp
  test/Analysis/uninit-vals-ps-region.m
  test/Analysis/uninit-vals-ps.c
  test/Analysis/uninit-vals.c
  test/Analysis/uninit-vals.cpp
  test/Analysis/uninit-vals.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51323.163217.patch
Type: text/x-patch
Size: 28850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180829/6ec72044/attachment-0001.bin>


More information about the cfe-commits mailing list