[PATCH] D115031: [AST] Print NTTP args as string-literals when possible

Zhihao Yuan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 3 14:51:25 PST 2021


lichray updated this revision to Diff 391744.
lichray added a comment.

Ensure the ellipses output is never shorter than the normal ones (will look at review comments later)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115031

Files:
  clang/lib/AST/APValue.cpp
  clang/test/SemaTemplate/temp_arg_string_printing.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115031.391744.patch
Type: text/x-patch
Size: 9770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211203/ef07bf22/attachment.bin>


More information about the cfe-commits mailing list