================
@@ -410,16 +409,13 @@ def filename_from_module(module_name: str, check_name:
str) -> str:
with io.open(module_file, "r") as f:
----------------
EugeneZelenko wrote:Lets fix this too. https://github.com/llvm/llvm-project/pull/176927 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
