vbvictor wrote: > For some reason, there's also variation between OSes.
Some warnings on Windows doesn't show probably because there is no `-fno-delayed-template-parsing`. You could add this flag and check if some tests begin to pass. Also, I think we could use `-target` flag to specify the OS and not disable tests for all OSes. https://github.com/llvm/llvm-project/pull/152401 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits