itanium-cxx-abi / cxx-abi

C++ ABI Summary
508 stars 96 forks source link

Rename <data-member-prefix> to cover non-data member cases. #126

Closed zygoloid closed 3 years ago

zygoloid commented 3 years ago

Extend grammar to cover additional contexts where this can be used.

Fixes #94.

rjmccall commented 3 years ago

This has been open for discussion quite long enough.