[PATCH] D76768: [analyzer] Added support of scan-build and exploded-graph-rewriter regression tests for Windows

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 7 08:07:15 PDT 2020


ASDenysPetrov added a comment.

@NoQ 
I've just pulled all from github and make a build. Then I ran the tests, and they successfully passed. 
Namely, **scan-build** analyzed inputs and create //stdout //with diagnostics. Then **filecheck **checked without fails. But in case of **buildbot **it didn't create any diagnostic //stdout//.

According to buildbot's logs I assume that smth is wrong on its side.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76768





More information about the cfe-commits mailing list