[PATCH] D131847: Draft: [llvm] Replace uses of llvm::Any with std::any
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 05:29:07 PST 2022
sebastian-ne added a comment.
I put up D139532 <https://reviews.llvm.org/D139532>, which includes the work done here and finishes it (also replaces any_cast with std::any_cast, compiles and passes llvm and clang tests).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131847/new/
https://reviews.llvm.org/D131847
More information about the llvm-commits
mailing list