[PATCH] D88092: [analyzer][StdLibraryFunctionsChecker] Fix getline/getdelim signatures
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 22 22:27:17 PDT 2020
Szelethus accepted this revision.
Szelethus added a comment.
This revision is now accepted and ready to land.
A joy of reviewing C++ code is that you get to marvel in all the great things the language has, without having to pull fistfuls of hair out to get get to that point. These patches are always a treat. LGTM!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88092/new/
https://reviews.llvm.org/D88092
More information about the cfe-commits
mailing list