[PATCH] D123901: [LLVM][Casting.h] Update dyn_cast machinery to provide more control over how the casting is performed.
Sylvestre Ledru via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 22 09:49:26 PDT 2022
sylvestre.ledru added a comment.
@bzcheeseman FYI, this is breaking the build with gcc 6 (for Debian stretch)
if you are aware of a simple fix, it would be appreciated
See https://github.com/llvm/llvm-project/issues/55626
(I am not sure I want to backport gcc 7 or 8 to Debian stretch ;)
thanks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123901/new/
https://reviews.llvm.org/D123901
More information about the llvm-commits
mailing list