[Lldb-commits] [PATCH] D137583: [lldb] Fix simple template names and template params with scope qualifiers

Arthur Eubanks via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 11 13:32:55 PST 2022


aeubanks updated this revision to Diff 474848.
aeubanks added a comment.

use getNameForDiagnostics


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137583/new/

https://reviews.llvm.org/D137583

Files:
  lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
  lldb/test/API/lang/cpp/unique-types2/TestUniqueTypes2.py
  lldb/test/API/lang/cpp/unique-types2/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137583.474848.patch
Type: text/x-patch
Size: 4325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221111/4c268995/attachment-0001.bin>


More information about the lldb-commits mailing list