[PATCH] D82317: [Clang/Test]: Update tests where `noundef` attribute is necessary
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 6 13:09:17 PDT 2020
jdoerfert added a comment.
In D82317#2200789 <https://reviews.llvm.org/D82317#2200789>, @rjmccall wrote:
> Are you seriously adding an attribute to literally every argument and return value? Why is this the right representation?
As far as I understand, this should not be literally every argument. If it is, I did get something wrong.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82317/new/
https://reviews.llvm.org/D82317
More information about the cfe-commits
mailing list