[PATCH] D140387: [clang][analyzer] Add stream related functions to StdLibraryFunctionsChecker.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 20 06:08:45 PST 2022


balazske added a comment.

This patch and D140395 <https://reviews.llvm.org/D140395> is (almost) the same code as D135360 <https://reviews.llvm.org/D135360> and D135247 <https://reviews.llvm.org/D135247>. The changes are separated for the different checkers. Tests are added at the second patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140387



More information about the cfe-commits mailing list