Remove the StringRef summary provider in favor of the implementation in
llvm/utils/lldbDataFormatters.py.
This implementation was resulting in errors in some cases.
Differential D116987
[clang][utils] Remove StringRef lldb summary provider ClosedPublic Authored by kastiglione on Jan 10 2022, 6:52 PM.
Details Summary Remove the StringRef summary provider in favor of the implementation in This implementation was resulting in errors in some cases.
Diff Detail
Event TimelineClosed by commit rG65aa47301372: [clang][utils] Remove StringRef lldb summary provider (authored by kastiglione). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 405817 clang/utils/ClangDataFormat.py
|