================
@@ -0,0 +1,2 @@
+if "Windows" in config.host_os:
+ config.excludes.add("auto_location.py")
----------------
jpienaar wrote:
Probably setting some environment variable and querying it?
https://github.com/llvm/llvm-project/pull/151246