hans added a comment. I tried
cmake -GNinja -DCLANG_ENABLE_STATIC_ANALYZER=OFF -DLLVM_ENABLE_PROJECTS="llvm;clang;clang-tools-extra" -DCLANG_ENABLE_ARCMT=OFF ../llvm and verified that the breakage occurs at 6d7b3d6b3a8dbd62650b6c3dae1fe904a8ae9048 <https://reviews.llvm.org/rG6d7b3d6b3a8dbd62650b6c3dae1fe904a8ae9048>, doesn't occur on origin/main, but breaks again if I apply this patch on top of origin/main. So it seems nothing has changed. I also double checked that the error at 6d7b3d6b3a8dbd62650b6c3dae1fe904a8ae9048 <https://reviews.llvm.org/rG6d7b3d6b3a8dbd62650b6c3dae1fe904a8ae9048> happens both on my Linux and Windows box. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D109611/new/ https://reviews.llvm.org/D109611 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits