[PATCH] D141865: [llvm][GenericUniformity] Hack around strict is_invocable() checks

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 09:09:21 PST 2023


sameerds added a comment.

In D141865#4062909 <https://reviews.llvm.org/D141865#4062909>, @krzysz00 wrote:

> Pull the deleter out of nesting in the hopes that thas + some forward declarations will fix the linker errors

"hope" does not inspire much confidence here. And also what linker error? I thought the original problem was a frontend error?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141865/new/

https://reviews.llvm.org/D141865



More information about the llvm-commits mailing list