DavidSpickett wrote: So we should be able to include them but in reality it's never worked everywhere, and will likely never be fixed because their biggest consumer has worked around it for decades.
The workaround for that is to have your own copies of the constants/defines you need, which has its own possible side effects but is better than not being able to build at all. Did I understand correctly? If so, I'm happy with this change. https://github.com/llvm/llvm-project/pull/218038 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
