[PATCH] D80018: [Analyzer][StreamChecker] Added check for "indeterminate file position".

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 27 00:30:10 PDT 2020


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

- Fixed a bug in previous update
- Added new tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80018

Files:
  clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
  clang/test/Analysis/stream-error.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80018.266440.patch
Type: text/x-patch
Size: 11460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200527/d2aefa35/attachment.bin>


More information about the cfe-commits mailing list