https://github.com/jdoerfert commented:

Generally, getting rid of the pair is great.
I am unsure I understand why we do the base template rather than inheritance. 
Where is the base template used? If we do inheritance we could avoid 
duplicating of members and provide default impls that work with many things, 
e.g., all operator== are the same.


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

Reply via email to