[Analyzer] [PATCH] Adding file name to SimpleStreamChecker

Adam Schnitzer adamschn at umich.edu
Sat Apr 20 23:34:11 PDT 2013


This is my first patch for the SimpleStreamChecker. It improves diagnostics
by adding the file name in the case of a resource leak. I did so by adding
a std::string to the StreamState to hold the file name.

Any feedback would be great.

Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130421/2a139c6a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SimpleStreamChecker.patch
Type: application/octet-stream
Size: 4824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130421/2a139c6a/attachment.obj>


More information about the cfe-commits mailing list