[PATCH] D140395: [clang][analyzer] Extend StreamChecker with some new functions.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 3 00:28:16 PST 2023


balazske updated this revision to Diff 485928.
balazske marked 2 inline comments as done.
balazske added a comment.

Removed old commment, updated a test run line.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140395/new/

https://reviews.llvm.org/D140395

Files:
  clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
  clang/test/Analysis/Inputs/system-header-simulator.h
  clang/test/Analysis/stream-errno-note.c
  clang/test/Analysis/stream-errno.c
  clang/test/Analysis/stream-error.c
  clang/test/Analysis/stream-noopen.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140395.485928.patch
Type: text/x-patch
Size: 28312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230103/f660e58d/attachment-0001.bin>


More information about the cfe-commits mailing list