[llvm] [SandboxIR][NFC] Delete SandboxIR.h (PR #110309)

via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 27 13:57:04 PDT 2024


vporpo wrote:

I added a few forward declarations within the namespace, because MSVC can't figure out the class that the friend declaration refers to.

Same here, let me push a fix that should get rid of the warnings.

https://github.com/llvm/llvm-project/pull/110309


More information about the llvm-commits mailing list