DeinAlptraum wrote: @Endilll I was too lazy to reproduce the exact issue (installing 32bit library and rebuilding Clang etc.) but I've forced this with a different error. The symptom (`EEEEEEE%` output on testing runs) is not specific to that one issue, but occurs whenever the `get_cindex_library` function raises. For my own testing, I've confirmed that raising at the start of that function causes the same output, and that after adding my change you get the proper output (including the actual error message and traceback)
(just to be clear: that doesn't fix any issues related to 32bit/64bit mixing, it just ensures this test doesn't swallow all output whenever it fails) https://github.com/llvm/llvm-project/pull/142371 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits