================
@@ -6,7 +6,7 @@ add_lldb_unittest(LLDBCoreTests
   DumpDataExtractorTest.cpp
   DumpRegisterInfoTest.cpp
   FormatEntityTest.cpp
-  MangledTest.cpp
+  ItaniumMangledTest.cpp
----------------
Michael137 wrote:

I don't mind renaming the file but there are already swift mangling tests in 
this file, so `ItaniumMangled` isn't quite correct. What's the motivation for 
the rename?

https://github.com/llvm/llvm-project/pull/140762
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to