[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
Thu Feb 27 00:23:51 PST 2020


teemperor added a comment.

I just saw the commit 621388468b5125f05d649262681676bed2faefe6 <https://reviews.llvm.org/rG621388468b5125f05d649262681676bed2faefe6> and that seems a lot like the problem we have here. So I guess libc++ could include that header and then leak it into this TU. I'll check it out once lldb-incremental is back from the dead


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

https://reviews.llvm.org/D75091





More information about the llvm-commits mailing list