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

Pratyush Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 03:02:22 PST 2020


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

Addresses @rjmccall 's comment


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

https://reviews.llvm.org/D36368

Files:
  clang/include/clang/AST/Type.h
  clang/lib/AST/TemplateBase.cpp
  clang/lib/AST/Type.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.302234.patch
Type: text/x-patch
Size: 6222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201102/f5b1b996/attachment.bin>


More information about the llvm-commits mailing list