felipepiovezan wrote:

We could also just remove the typedef, as it doesn't tell the reader anything 
about the type; DEARFExpression::Stack is trying to say what the variable is 
supposed to be (which is better captured by the variable name), not how the 
concrete type behaves.

https://github.com/llvm/llvm-project/pull/167018
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to