================ @@ -268,8 +268,12 @@ class StreamChecker : public Checker<check::PreCall, eval::Call, std::bind(&StreamChecker::evalUngetc, _1, _2, _3, _4), 1}}, {{{"fseek"}, 3}, ---------------- balazske wrote:
This is not fixed yet, `fseek` and `fseeko` (and `ftell`, `ftello`) should be movable to one entry. https://github.com/llvm/llvm-project/pull/77580 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits