[clang] [DebugInfo] Add flag to only emit referenced member functions (PR #87018)

Paul T Robinson via cfe-commits cfe-commits at lists.llvm.org
Wed May 29 06:05:49 PDT 2024


pogo59 wrote:

What @SLTozer said. I don't want "members" to mean "some but not all members" and "methods" was shorter than "member-functions" (but I'm okay with "member-functions").

https://github.com/llvm/llvm-project/pull/87018


More information about the cfe-commits mailing list