[PATCH] D74973: [analyzer] StdLibraryFunctionsChecker refactor w/ inheritance

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 24 07:54:05 PST 2020


martong added a comment.

In D74973#1889273 <https://reviews.llvm.org/D74973#1889273>, @Szelethus wrote:

> FYI I've been seeing your patches to this checker and I will respond to them, but I need to do some learning on my own before having the confidence to accept or request changes. Working on it!


No worries, just take your time! :) In the meanwhile, I am trying to implement the "non-null" argument constraint based on these two patches.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74973





More information about the cfe-commits mailing list