[PATCH] D36368: Fix type printing of array template args

Pratyush Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 00:11:29 PDT 2021


reikdas updated this revision to Diff 340736.
reikdas added a comment.

Address comments.


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

https://reviews.llvm.org/D36368

Files:
  clang/lib/AST/TemplateBase.cpp
  clang/test/CodeGenCXX/debug-info-codeview-display-name.cpp
  clang/test/CodeGenCXX/debug-info-template.cpp
  clang/test/SemaTemplate/temp_arg_nontype_cxx11.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36368.340736.patch
Type: text/x-patch
Size: 5510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210427/0ee1a1d3/attachment.bin>


More information about the llvm-commits mailing list