[Analyzer] [PATCH] Adding file name to SimpleStreamChecker
Anna Zaks
ganna at apple.com
Sun Apr 21 22:20:27 PDT 2013
Adam,
Sorry if I was not 100% clear. We'd like to leave the SimpleStreamChecker.cpp file as is for reference purposes. You can either create a new file or replace StreamChecker.cpp with your checker.
Thanks,
Anna.
On Apr 20, 2013, at 11:34 PM, Adam Schnitzer <adamschn at umich.edu> wrote:
> 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
> <SimpleStreamChecker.patch>
More information about the cfe-commits
mailing list