================ @@ -16,6 +16,8 @@ from .util import get_cursor, get_tu +INPUTS_DIR = os.path.join(os.path.dirname(__file__), "INPUTS") ---------------- Endilll wrote:
I think our minimal requirements for Python version allow us to take advantage of `pathlib`. https://github.com/llvm/llvm-project/pull/138132 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits