[PATCH] D88092: [analyzer][StdLibraryFunctionsChecker] Fix getline/getdelim signatures

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 23 01:42:11 PDT 2020


martong added a comment.

In D88092#2289312 <https://reviews.llvm.org/D88092#2289312>, @Szelethus wrote:

> 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!

Thanks! And thanks for your time with the review! :)


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