[Lldb-commits] [PATCH] D112374: [clang] Implement ElaboratedType sugaring for types written bare
Ilya Biryukov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 16 10:25:05 PDT 2022
ilya-biryukov added a comment.
I agree that the change in behaviour is reasonable and have no objections to it. The code should not rely on particular output of `__PRETTY_FUNCTION__`.
I just wanted to point out that we still don't match GCC in other cases, not that is was a worthwhile goal to chase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112374/new/
https://reviews.llvm.org/D112374
More information about the lldb-commits
mailing list