[PATCH] D117293: enable noundef analysis with -fsanitize-memory-param-retval

Vitaly Buka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 14 07:53:45 PST 2022


vitalybuka added a comment.

Just noticed, -enable-noundef-analysis is missing tests undef llvm/llvm-project/clang/test/Driver/
Can you add few near maybe before llvm-project/clang/test/Driver/clang_f_opts.c:531 (just before discard-value-names tests)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117293



More information about the cfe-commits mailing list