[PATCH] D131847: [llvm] Replace uses of llvm::Any with std::any
Joe Loser via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 14 08:50:09 PDT 2022
jloser updated this revision to Diff 452529.
jloser added a comment.
Fix references to `llvm::Any` in `llvm/IR/PassInstrumentation.h`.
Run `git clang-format HEAD~1` to fix the `clang-format` CI step.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131847/new/
https://reviews.llvm.org/D131847
Files:
llvm/include/llvm/IR/PassInstrumentation.h
llvm/lib/IR/LLVMContextImpl.h
llvm/lib/Passes/StandardInstrumentations.cpp
llvm/unittests/IR/PassBuilderCallbacksTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131847.452529.patch
Type: text/x-patch
Size: 22518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220814/601a54e0/attachment.bin>
More information about the llvm-commits
mailing list