Endilll wrote: I think the failure in question is ``` ====================================================================== FAIL: test_file_eq (tests.cindex.test_file.TestFile.test_file_eq) ---------------------------------------------------------------------- Traceback (most recent call last): File "/__w/llvm-project/llvm-project/clang/bindings/python/tests/cindex/test_file.py", line 32, in test_file_eq self.assertNotEqual(file1, file2) AssertionError: <File: t.c> == <File: s.c>
---------------------------------------------------------------------- ``` and I have to idea why this happens. https://github.com/llvm/llvm-project/pull/130383 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits