================
@@ -412,6 +412,11 @@ def calculate_arch_features(arch_string):
if config.enable_threads:
config.available_features.add("thread_support")
+# Add clang resource directory as a substitution
----------------
ian-twilightcoder wrote:
I would add a note that the obvious `config.clang_resource_dir =
@CLANG_RESOURCE_DIR@` doesn't work.
https://github.com/llvm/llvm-project/pull/197154
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits