================
@@ -130,6 +130,10 @@ class PluginProperties : public Properties {
   }
 };
 
+bool IsTypeTag(llvm::dwarf::Tag Tag) {
----------------
felipepiovezan wrote:

Do you prefer if I take it out of the namespace and make it static? In 
llvm-project/llvm I would have done because of the programming guidelines

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

Reply via email to