[PATCH] [Updated, 2, 456 lines] D23300: [analyzer] Add "Assuming..." diagnostic pieces for unsupported condition expressions.

Artem Dergachev via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 30 02:46:25 PDT 2016


NoQ updated this revision to Diff 73020.
NoQ added a comment.

Whoops sorry, wrong diff.


https://reviews.llvm.org/D23300

Files:
  include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h
  lib/StaticAnalyzer/Core/BugReporter.cpp
  lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  test/Analysis/DeallocUseAfterFreeErrors.m
  test/Analysis/conditional-path-notes.c
  test/Analysis/edges-new.mm
  test/Analysis/generics.m
  test/Analysis/inlining/path-notes.m
  test/Analysis/localization.m
  test/Analysis/malloc-plist.c
  test/Analysis/model-file.cpp
  test/Analysis/plist-output.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23300.73020.patch
Type: text/x-patch
Size: 143415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160930/96396a4f/attachment-0001.bin>


More information about the cfe-commits mailing list