[PATCH] D75091: [X86MCTargetDesc.h] Speculative fix for macro collision with sys/param.h
Raphael Isemann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 25 14:01:56 PST 2020
teemperor added a comment.
That's really not great... Puh.
What about just disabling LLVM_ENABLE_MODULES until we figure this out? That way we're at least not flying blind without any LLDB tests running on macOS. If you can keep the build directory around that would be great (otherwise I'll see if I can reproduce on the machine tomorrow with my own setup).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75091/new/
https://reviews.llvm.org/D75091
More information about the llvm-commits
mailing list