[PATCH] D81678: Introduce noundef attribute at call sites for stricter poison analysis

Nuno Lopes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 2 11:19:03 PST 2021


nlopes added a comment.

@rsmith already gave his blessing, so please go ahead.

I hope you guys have a plan to enable this by default at some point as features behind a flag get rotten and no one uses them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81678



More information about the cfe-commits mailing list