[PATCH] D106262: [clang][analyzer] Use generic note tag in alpha.unix.Stream .
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 6 02:07:43 PDT 2021
balazske updated this revision to Diff 364730.
balazske added a comment.
Using "joined" note tag messages to have bugtype independent note tag functions.
New note tags at `ferror` and `feof`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106262/new/
https://reviews.llvm.org/D106262
Files:
clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
clang/test/Analysis/stream-note.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106262.364730.patch
Type: text/x-patch
Size: 20455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210806/d9f16617/attachment-0001.bin>
More information about the cfe-commits
mailing list