teemperor added a comment.

In D66208#1629378 <https://reviews.llvm.org/D66208#1629378>, @JDevlieghere 
wrote:

> LGTM.
>
> Out of curiosity, do you know why we don't see this on the CMake bot on 
> GreenDragon, which is a modules build? Is this so infrequent that I might 
> have missed it?
>
> http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/


Do the bots use a fresh build folder? Clang could find the generated headers 
from a previous build or there are headers with the same name in the possible 
include paths (even tough they are usually not included as the header that is 
generated would be before these other headers in the include path). That would 
be my explanation.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D66208



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to