[PATCH] D153363: [clang][analyzer] No end-of-file when seek to file begin.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 20 23:40:02 PDT 2023


balazske added a comment.

This case <https://codechecker-demo.eastus.cloudapp.azure.com/Default/report-detail?review-status=Unreviewed&review-status=Confirmed%20bug&detection-status=New&detection-status=Reopened&detection-status=Unresolved&is-unique=off&run=curl_curl-7_66_0_errno_after_refactor&run=memcached_1.6.8_errno_after_refactor&run=tmux_2.6_errno_after_refactor&run=twin_v0.8.1_errno_after_refactor&run=vim_v8.2.1920_errno_after_refactor&diff-type=New&checker-name=alpha.unix.Errno&checker-name=alpha.unix.Stream&report-id=1415630&report-hash=da24f903c1cf455f3492379e068eb3ba&report-filepath=%2Flocal%2Fpersistent_docker%2FCSA-measurements-driver-2319%2Fmeasurements_workspace%2Fvim%2Fsrc%2Fmisc1.c> is an example of what can be fixed by the change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153363



More information about the cfe-commits mailing list