[PATCH] D87081: [analyzer][StdLibraryFunctionsChecker] Elaborate the summary of fread and fwrite

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 15 07:35:03 PDT 2020


martong added a comment.

There is a blatant regression we introduced in D87240 <https://reviews.llvm.org/D87240>. Actually, the test added here could have catched that regression.
See https://reviews.llvm.org/D87240#inline-812062
I am putting back the modeling dependency with this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87081



More information about the cfe-commits mailing list