jimingham wrote: I don't read virtual that way. I read it as helping you distinguish between insertion points for doing something fancy with the class, and code that should be able to use those insertion points w/o knowing what fancy things are going on under the covers.
The fact that we have so far only found a reason to do something fancy at one of the four possible insertion points doesn't mean those aren't the obvious points, just that we haven't found a reason to do something fancy at the other 3 yes. https://github.com/llvm/llvm-project/pull/187787 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
