[PATCH] D152017: [DebugInfo] Add flag to only emit referenced member functions
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 6 09:42:48 PDT 2023
probinson added a comment.
My debugger guy says "this shouldn't be a problem."
Given that, my request is that `-gincomplete-types` should be default-true for `DebuggerTuning == SCE` if you want to commit this; otherwise I'll redo our downstream patch to match yours.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152017/new/
https://reviews.llvm.org/D152017
More information about the cfe-commits
mailing list