[PATCH] D72069: [NFC] Add explicit instantiation to releaseNode
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 2 03:57:23 PST 2020
fhahn added a comment.
In D72069#1801015 <https://reviews.llvm.org/D72069#1801015>, @teemperor wrote:
> Note that this doesn't just affect older GCC versions but also everything that runs Apple Clang + LLVM_ENABLE_MODULES (which breaks for example all LLDB builds on Green Dragon <http://lab.llvm.org:8080/green/view/LLDB/> and my local builds). So I would prefer if we could land this sooner than later.
@qiucf are you happy to update this to just pass the IsPending as regular argument? Otherwise I'll go ahead and commit this to unblock the bots.
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