[PATCH] D129912: [Tooling/DependencyScanning] Enable passing a `vfs::FileSystem` object to `DependencyScanningTool`

Hubert Tong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 18 16:06:54 PDT 2022


hubert.reinterpretcast added a comment.

The added test is not passing on the AIX builder: https://lab.llvm.org/buildbot/#/builders/214/builds/2388/steps/6/logs/FAIL__Clang-Unit__83

Note that Clang on that platform generates assembly by default (then invokes the system assembler).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129912



More information about the cfe-commits mailing list