[PATCH] D68425: [FileCheck] Fix init of stack objects in unit tests
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 4 01:48:15 PDT 2019
thopre added a comment.
In D68425#1694261 <https://reviews.llvm.org/D68425#1694261>, @jhenderson wrote:
> LGTM, since it makes things more readable. Beyond that, is there any particular motivation for this?
Several comments in https://reviews.llvm.org/D60389 asking to fix the same issue. Since there was already several instances of the issue in existing code I thought I'd fix them.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68425/new/
https://reviews.llvm.org/D68425
More information about the llvm-commits
mailing list