[PATCH] D75682: [Analyzer][StreamChecker] Introduction of stream error handling.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 5 07:40:49 PST 2020


balazske added a comment.

For older discussion see this:
https://reviews.llvm.org/D75356

Functions `feof` and `ferror` are added to show how the stream error flags are used and to make tests possible.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75682





More information about the cfe-commits mailing list