Closed Lancern closed 10 hours ago
This PR moves the lowering code for data member pointers from the conversion patterns to the implementation of CXXABI because this part should be ABI-specific.
:white_check_mark: With the latest revision this PR passed the C/C++ code formatter.
Fixed format issues and rebased.
This PR moves the lowering code for data member pointers from the conversion patterns to the implementation of CXXABI because this part should be ABI-specific.