[PATCH] D123668: [Testing] TestAST, a helper for writing straight-line AST tests

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 21 14:58:35 PDT 2022


sammccall added a comment.

In D123668#3465771 <https://reviews.llvm.org/D123668#3465771>, @vitalybuka wrote:

> Breaks multiple builders
> https://lab.llvm.org/buildbot/#/builders/169/builds/7648
> https://lab.llvm.org/buildbot/#/builders/70/builds/20812
> https://lab.llvm.org/buildbot/#/builders/77/builds/16736

Yes, there were (separate) CMake problems with shared lib and standalone builds. All seem to be fixed as of 713800d331da199dd3878 <https://reviews.llvm.org/rG713800d331da199dd387820d1630f0173cba8c8f>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123668



More information about the cfe-commits mailing list