thakis added a comment.
Herald added a project: LLVM.

I re-landed this to get access to the msan output, since the link above has 
long expired. Here's the new link: 
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/31821/steps/check-clang%20msan/logs/stdio

Sadly, the bot output isn't super useful:

  Command Output (stderr):
  --
  
/b/sanitizer-x86_64-linux-fast/build/llvm/tools/clang/test/CodeGen/thinlto_backend.ll:10:18:
 error: CHECK-WARNING: expected string not found in input
  ; CHECK-WARNING: error: invalid argument '-fthinlto-index={{.*}}' only 
allowed with '-x ir'
                   ^
  <stdin>:1:1: note: scanning from here
  ==7832==WARNING: MemorySanitizer: use-of-uninitialized-value
  ^
  
  --

I'll see if I can figure out how to do an msan build of llvm.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D50515



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

Reply via email to