[PATCH] D72069: [NFC] Put implementation of releaseNode into header file
qshanz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 2 00:25:51 PST 2020
steven.zhang added a comment.
If you want to pass it with parameter, why not change the signature of releaseNode directly instead of adding a wrapper. We need to make decision about template arguments vs function parameter :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72069/new/
https://reviews.llvm.org/D72069
More information about the llvm-commits
mailing list