[PATCH] D72069: [NFC] Add explicit instantiation to releaseNode

Raphael Isemann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 03:30:00 PST 2020


teemperor added a comment.

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.


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