dexonsmith added a comment. There were also two Windows bots that emailed me yesterday afternoon, I just missed them somehow :/.
- http://lab.llvm.org:8011/#/builders/119/builds/1381 (llvm-clang-win-x-aarch64) - http://lab.llvm.org:8011/#/builders/60/builds/1175 (llvm-clang-win-x-armv7l) FTR, the test that fails is clang/test/VFS/real-path-found-first.m, which was added in 5de00f3b56805c7e980f049ceb3f166f8c69cec0 (Stopgap fix for finding module for a file mapped in the VFS). It fails on final `-cc1` call at line 64, which is the reentry for "within a module build": # command stderr: <stdin>:1:2: fatal error: module 'import_some_frame' was built in directory 'C:/src\llvm-project\clang\test\VFS\Inputs' but now resides in directory 'C:\src\llvm-project\out\gn\obj\clang\test\VFS\Output\real-path-found-first.m.tmp' @import import_some_frame; ^ Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D92975/new/ https://reviews.llvm.org/D92975 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits