[clang] [llvm] [llvm] Support llvm::Any across shared libraries on windows (PR #108051)
Yitzhak Mandelbaum via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 23 09:36:16 PDT 2024
ymand wrote:
I discussed with other code owners -- we think our best option is to remove our use of llvm::Any entirely. So, I think you can go ahead with the changes here (no need for a new NoopLattice.cpp), but please add some comments explaining what's going on (even a pointer to some explanation elsewhere woudl be fine). Meantime, I'm going to work on a PR to remove use of Any. Thanks!
https://github.com/llvm/llvm-project/pull/108051
More information about the llvm-commits
mailing list