[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 14:36:25 PST 2020


vsk added a comment.

Sounds good, I'll turn the bot back on without LLVM_ENABLE_MODULES. @Bigcheese and I had a look: we were able to complete the llvm-ar build using the system's clang compiler, so we suspect a recent clang regression we captured a modules crash reproducer (attached to 59740397).


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

https://reviews.llvm.org/D75091





More information about the llvm-commits mailing list