[clang] [libclang/python] Add LIBCLANG_LIBRARY_PATH and LIBCLANG_LIBRARY_FILE (PR #170201)
Thomas Applencourt via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 4 09:30:21 PST 2025
================
@@ -0,0 +1,63 @@
+import unittest
+import unittest.mock
+import sys
+import os
+
+
+def reset_import_and_get_frech_config():
----------------
TApplencourt wrote:
Dah >< I just use have llm finding typos like this... Thanks a lot!
https://github.com/llvm/llvm-project/pull/170201
More information about the cfe-commits
mailing list