[PATCH] D111833: [clang] Fortify warning for scanf calls with field width too big.

Elliott Hughes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 28 09:41:34 PDT 2021


enh accepted this revision.
enh added a comment.

add tests for %c and %[ too? (it's genuinely unclear to me from a quick skim whether this patch covers them.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111833



More information about the cfe-commits mailing list