[PATCH] D41848: [analyzer] mark returns of functions where the region passed as parameter was not initialized

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 15:29:17 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325976: [analyzer] mark returns of functions where the region passed as parameter was… (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D41848?vs=134765&id=135719#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41848

Files:
  cfe/trunk/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  cfe/trunk/test/Analysis/diagnostics/no-store-func-path-notes.c
  cfe/trunk/test/Analysis/diagnostics/no-store-func-path-notes.cpp
  cfe/trunk/test/Analysis/diagnostics/no-store-func-path-notes.m
  cfe/trunk/test/Analysis/diagnostics/undef-value-param.c
  cfe/trunk/test/Analysis/diagnostics/undef-value-param.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41848.135719.patch
Type: text/x-patch
Size: 34405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/22fceed4/attachment.bin>


More information about the llvm-commits mailing list