[PATCH] D80668: [Clang][Sanitizers] Expect test failure on {arm,thumb}v7
    Marco Elver via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed May 27 15:16:41 PDT 2020
    
    
  
melver added a comment.
Example of failing test:
http://lab.llvm.org:8011/builders/clang-cmake-armv7-full/builds/10689
So this definitely can't be -target, because we set that. So it seems that some version of LLVM compiled for armv7 is somehow broken?
Vitaly, I wasn't able to test this since I don't have access to any such platform right now. If the "XFAIL" looks sane, and there isn't a better option, the build bots should eventually be able to tell us if this is reasonable.
Thanks!
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80668/new/
https://reviews.llvm.org/D80668
    
    
More information about the cfe-commits
mailing list