[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 13:39:27 PST 2020


teemperor added a comment.

Can you check if adding `-Xclang -fmodules-local-submodule-visibility` allows you to get a passing clang/LLVM build? (LLDB isn't fully building with that mode yet but I have a fix for that)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75091/new/

https://reviews.llvm.org/D75091





More information about the llvm-commits mailing list