mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-23 20:46:06 +00:00

clang treats the cast here as an error since 999d4f840777bf8de26d45947192aa0728edc0fb landed with -Xextra -Werror. We believe this cast to be safe for the reasons noted in comment, but we should do some further cleanup at some point.