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

Pratyush Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 04:22:38 PDT 2021


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

Address @rjmccall 's inline comment.


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/SemaTemplate/temp_arg_nontype_cxx11.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36368.341841.patch
Type: text/x-patch
Size: 4155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210430/9b7586ff/attachment.bin>


More information about the llvm-commits mailing list