[PATCH] D139296: [msan][CodeGen] Set noundef for C return value

Kevin Athey via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 5 13:24:43 PST 2022


kda added a comment.

Is there a risk of this being too strict for standard C?

Should there be a test case for our specific problem?  (C calling C++)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139296



More information about the cfe-commits mailing list