================
@@ -135,6 +135,12 @@ class TypeSystem : public PluginInterface,
 
   virtual lldb::LanguageType DeclContextGetLanguage(void *opaque_decl_ctx) = 0;
 
+  // CompilerType functions
----------------
JDevlieghere wrote:

I know you're just being consistent with the surrounding code but these 
comments add little to no value so we're trying to organically remove them (and 
not add new ones). 

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

Reply via email to