balazske planned changes to this revision. balazske added a comment. Herald added subscribers: ASDenysPetrov, whisperity.
Something like this can be added to StreamChecker but it has changed in many places so a new review would be needed. The main problem is with this `fgetc` check is that it would be good to check the standard stream version `getc` too, but that is hard to implement because global nature of the standard streams (`stdin`). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D75045/new/ https://reviews.llvm.org/D75045 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits