Serge_Preis added a comment. In https://reviews.llvm.org/D32439#790252, @chapuni wrote:
> In https://reviews.llvm.org/D32439#790248, @Serge_Preis wrote: > > > Is there any meaning in 'test-clang-msc-x64-on-i686-linux-RA' (I just don't > > knwo what this configuration mean) - I tested on Linux that I have at my > > disposal and tesing passes. > > > It's cross-compiling. > LLVM_BUILD_32_BITS=ON (-m32) > LLVM_DEFAULT_TARGET_TRIPLE=x86_64-pc-win32 > > See also; > http://bb.pgr.jp/builders/test-clang-msc-x64-on-i686-linux-RA/builds/3858 Thank you for clarifications, would you explain how may I reproduce failure locally or remotely. I'd like to see c-index-test output before clang-check to understand what's going on. Repository: rL LLVM https://reviews.llvm.org/D32439 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits