[PATCH] D40567: Always show template parameters in IR type names

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 26 20:39:10 PST 2018


sepavloff abandoned this revision.
sepavloff added a comment.

The feedback here, in https://reviews.llvm.org/D40508 and in the mail list (http://lists.llvm.org/pipermail/llvm-dev/2017-December/119585.html) demonstrates that this is a wrong direction.
Part of this patch is used in https://reviews.llvm.org/D43805, which implements in some sense an opposite approach, - using nameless llvm types.


Repository:
  rC Clang

https://reviews.llvm.org/D40567





More information about the cfe-commits mailing list