[PATCH] D154423: [clang][analyzer] Add all success/failure messages to StdLibraryFunctionsChecker.
DonĂ¡t Nagy via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 10 12:07:48 PDT 2023
donat.nagy added a comment.
In D154423#4485009 <https://reviews.llvm.org/D154423#4485009>, @balazske wrote:
> It would be more simple to handle the standard streams in `StreamChecker` only. [...]
That's a reasonable plan, especially if we can bring that checker out of alpha in the foreseeable future. I like that it avoids code duplication.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154423/new/
https://reviews.llvm.org/D154423
More information about the cfe-commits
mailing list