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

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 8 18:21:51 PST 2022


dblaikie added a subscriber: aaron.ballman.
dblaikie added a comment.

@aaron.ballman does this seem OK? (this was based on my suggestion in the related review linked in the description)

It probably needs tests in clang too - not sure if there's an opportunity to use a unit test to simplify access to the printing policy & exercise this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137583



More information about the cfe-commits mailing list