[PATCH] D123901: [LLVM][Casting.h] Update dyn_cast machinery to provide more control over how the casting is performed.
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 00:57:04 PDT 2022
uabelho added a comment.
In D123901#3509525 <https://reviews.llvm.org/D123901#3509525>, @bzcheeseman wrote:
> https://reviews.llvm.org/D125482 doesn't exhibit the problem in the unit test, but now I have to wait for all the other tests to complete so hopefully nothing else breaks!
The warning went away with your fix. 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