JonasToth added a comment. In D54395#1803552 <https://reviews.llvm.org/D54395#1803552>, @thakis wrote:
> This breaks tests on Windows: http://45.33.8.238/win/5061/step_8.txt > > Please take a look, and if takes a while to investigate, please revert in the > meantime. (Probably needs the fno-delayed-template-instantiation kludge > that's in many other tests.) you are right. I belive it is "-fno-delayed-template-parsing" though. I added it to the default arguments `runCheckOnCode` for quickfix. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D54395/new/ https://reviews.llvm.org/D54395 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits