DavidSpickett wrote: The fix makes sense to me but
> Generic data variables are considered to be of the type void *&, see > ClangExpressionDeclMap::AddOneGenericVariable(). Can you explain what "generic data variable" means and how we decide to classify this as such? Is it something to do with the conflicting symbols or is that unrelated. https://github.com/llvm/llvm-project/pull/172792 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
