DavidSpickett added a comment.

@vsavchenko One of the added tests is failing on our 32 bit Armv7 Thumb bot: 
https://lab.llvm.org/buildbot/#/builders/170/builds/61

  
/home/tcwg-buildslave/worker/clang-thumbv7-full-2stage/llvm/clang/unittests/StaticAnalyzer/SValTest.cpp:169:
 Failure
  Expected equality of these values:
    Context.UnsignedLongTy
      Which is: unsigned long
    A.getType(Context)
      Which is: unsigned int
  [  FAILED  ] SValTest.GetLocAsIntType (22 ms)
  [----------] 1 test from SValTest (22 ms total)

A 32/64 bit issue?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104550

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

Reply via email to