[PATCH] D82316: [LangRef] Add `noundef` attribute to documentation
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 8 09:59:12 PDT 2020
nikic added a comment.
In D82316#2137939 <https://reviews.llvm.org/D82316#2137939>, @guiand wrote:
> Should I land this without waiting for the other two patches?
I'd suggest to land this together with the LLVM part of D81678 <https://reviews.llvm.org/D81678> (which LGTM) and land the clang part that actually starts using this and requires the massive test changes separately.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82316/new/
https://reviews.llvm.org/D82316
More information about the llvm-commits
mailing list