[PATCH] D62801: Add "willreturn" function attribute
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 7 11:07:37 PDT 2019
uenoku marked an inline comment as done.
uenoku added a comment.
In D62801#1534105 <https://reviews.llvm.org/D62801#1534105>, @jdoerfert wrote:
> In D62801#1533348 <https://reviews.llvm.org/D62801#1533348>, @lebedev.ri wrote:
>
> > This contains the langref changes, and the test+test changes.
> > But the actual code isn't here, and any other differentials aren't linked in "Stack"?
>
>
> No code yet (I think). I asked @uenoku to write up the LangRef and tests first so we know what we actually want to derive.
Should I write the actual code now?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62801/new/
https://reviews.llvm.org/D62801
More information about the llvm-commits
mailing list