[PATCH] D23300: [analyzer] Add "Assuming..." diagnostic pieces for unsupported condition expressions.
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 5 01:29:05 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL283301: [analyzer] Add "Assuming..." diagnostic pieces for unsupported conditions. (authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D23300?vs=73469&id=73600#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23300
Files:
cfe/trunk/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h
cfe/trunk/lib/StaticAnalyzer/Core/BugReporter.cpp
cfe/trunk/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
cfe/trunk/test/Analysis/DeallocUseAfterFreeErrors.m
cfe/trunk/test/Analysis/conditional-path-notes.c
cfe/trunk/test/Analysis/edges-new.mm
cfe/trunk/test/Analysis/generics.m
cfe/trunk/test/Analysis/inlining/path-notes.m
cfe/trunk/test/Analysis/localization.m
cfe/trunk/test/Analysis/malloc-plist.c
cfe/trunk/test/Analysis/model-file.cpp
cfe/trunk/test/Analysis/non-diagnosable-assumptions.c
cfe/trunk/test/Analysis/plist-output.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23300.73600.patch
Type: text/x-patch
Size: 158812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161005/b3be1844/attachment-0001.bin>
More information about the cfe-commits
mailing list