Files
clang-p2996/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
Balázs Kéri b85fe40cb8 [clang][analyzer] Add missing stream related functions to StdLibraryFunctionsChecker. (#76979)
Some stream functions were recently added to `StreamChecker` that were
not modeled by `StdCLibraryFunctionsChecker`. To ensure consistency
these functions are added to the other checker too.
Some of the related tests are re-organized.
2024-02-08 11:09:57 +01:00

172 KiB