[clang] [llvm] [llvm] Support llvm::Any across shared libraries on windows (PR #108051)
Yitzhak Mandelbaum via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 22 06:26:48 PDT 2024
ymand wrote:
What are the implications/requirements for users of DataflowAnalysis? Every instance specifices it's own lattice, which is converted to/from llvm::Any. Will every lattice definition require these new declarations?
https://github.com/llvm/llvm-project/pull/108051
More information about the cfe-commits
mailing list