[PATCH] D50594: [analyzer] [NFC] Introduce separate targets for testing the analyzer: check-clang-analyzer and check-clang-analyzer-z3

George Karpenkov via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 14 11:58:18 PDT 2018


Should be fixed now.

> On Aug 14, 2018, at 1:10 AM, Thomas Preud'homme via Phabricator <reviews at reviews.llvm.org> wrote:
> 
> thopre added a comment.
> 
> Hi George,
> 
> This commit seems to be causing some testsuite regression on Armv8 (both Aarch64 and ARM) architectures:
> http://lab.llvm.org:8011/builders/clang-cmake-armv8-full/builds/5450
> http://lab.llvm.org:8011/builders/clang-cmake-armv8-quick/builds/5625
> 
> Best regards,
> 
> Thomas
> 
> 
> Repository:
>  rC Clang
> 
> https://reviews.llvm.org/D50594
> 
> 
> 



More information about the cfe-commits mailing list