On 8/29/24 11:21 AM, Iain Sandoe wrote:
In the review of earlier patches it was suggested that we might make
use of finish_class_access_expr instead of doing a lookup for the
member and then a build_class_access_expr call.
finish_class_access_expr does a lot more work than we need and ends
up ca
Tested on x86_64 darwin/linux and powerpc64le linux, OK for trunk?
thanks,
Iain
--- 8< ---
In the review of earlier patches it was suggested that we might make
use of finish_class_access_expr instead of doing a lookup for the
member and then a build_class_access_expr call.
finish_class_access_ex