[PATCH] D139974: [llvm] Change llvm::Any to wrap std::any
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 13 14:59:58 PST 2022
aeubanks added a comment.
doesn't this basically doom anybody not using MSVC 2022 17.4? I don't think conditionally using something that may be buggy makes sense if we claim to support older MSVC versions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139974/new/
https://reviews.llvm.org/D139974
More information about the llvm-commits
mailing list