[PATCH] D75091: [X86MCTargetDesc.h] Speculative fix for macro collision with sys/param.h

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 13:43:35 PST 2020


vsk added a comment.

In D75091#1892170 <https://reviews.llvm.org/D75091#1892170>, @teemperor wrote:

> 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)


On it, I'll pause the bot now and check.


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

https://reviews.llvm.org/D75091





More information about the llvm-commits mailing list