[llvm] [Support][Cygwin] Fix handling of Process symbol lookup. (PR #143072)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 6 08:59:13 PDT 2025


jeremyd2019 wrote:

So instead of having `Process` initialized to `nullptr`, initialize it to `&Invalid` ?  That could work I guess

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


More information about the llvm-commits mailing list