[PATCH] D25092: [analyzer] Add "Assuming..." diagnostic pieces for short-circuit logical operators.

Artem Dergachev via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 4 06:57:41 PDT 2016


NoQ updated this revision to Diff 73472.
NoQ marked 3 inline comments as done.
NoQ added a comment.

Fix review comments.

Correct the order of expected-notes in one of the tests (it doesn't affect how the test works).


https://reviews.llvm.org/D25092

Files:
  lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  test/Analysis/conditional-path-notes.c
  test/Analysis/edges-new.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25092.73472.patch
Type: text/x-patch
Size: 25180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161004/9f5acdd3/attachment-0001.bin>


More information about the cfe-commits mailing list