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

Juneyoung Lee via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 8 09:25:36 PDT 2020


aqjune added a comment.

I think it makes sense - IIUC, for most of the clang tests, noundef won't be the attribute of interest.
For brevity of tests, I think the change is fine.


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