balazske wrote:

It is better to replace in code of `evalFtell` the `C.getASTContext().LongTy` 
with `Call.getResultType()` (occurs 2 times), this is more exact if `off_t` is 
defined to something else than `long`.

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

Reply via email to