[PATCH] D75091: [modulemap] 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 10:28:18 PST 2020


vsk added a comment.

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

> Are you using the same SDK version as the build machine?


No, I can't reproduce this locally. But I also set up a fresh llvm checkout on the builder, fired off a modules build, and could not reproduce there either. I've since cleared the build directory for the lldb-cmake job, but the issue still reproduces for that job as of this morning.


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

https://reviews.llvm.org/D75091





More information about the llvm-commits mailing list