[PATCH] D134453: Disambiguate type names when printing NTTP types
Nenad Mikša via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 27 07:59:20 PDT 2022
DoDoENT added a comment.
> Do you need someone to land these changes on your behalf? If so, please let me know what name and email address you'd like used for patch attribution.
Yes. My name is Nenad Mikša, e-mail address: dodoentertainment at gmail.com
================
Comment at: .gitignore:23-26
+# other vim files (session, debugger, etc.)
+.vimrc
+.vimspector.json
+Session.vim
----------------
aaron.ballman wrote:
> I don't have any particular problems with this change, but it should be separate from this patch (it's logically distinct from the other changes here). I can handle fixing that up when landing the changes if we go that route (I'll split it into two commits).
Should I put that in the separate PR then?
If you can handle this by splitting it into two commits, please do so.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134453/new/
https://reviews.llvm.org/D134453
More information about the cfe-commits
mailing list