[PATCH] [Updated, 2, 653 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 06:03:53 PDT 2016
NoQ updated this revision to Diff 73039.
NoQ added a comment.
Reverted to the original patch. My plan to follow-up with a fix for all logical operators made me realize that i don't need the new part here - will just follow-up with a proper fix. Sorry for the noise.
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.73039.patch
Type: text/x-patch
Size: 155741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160930/004badb9/attachment-0001.bin>
More information about the cfe-commits
mailing list