[PATCH] D55933: [Sema] Do not print default template parameters.

Clement Courbet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 4 04:14:17 PST 2019


courbet updated this revision to Diff 180220.
courbet marked 2 inline comments as done.
courbet added a comment.

Handle {L,R}Value references.


Repository:
  rC Clang

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

https://reviews.llvm.org/D55933

Files:
  include/clang/AST/NestedNameSpecifier.h
  lib/AST/NestedNameSpecifier.cpp
  lib/AST/TypePrinter.cpp
  lib/Sema/SemaTemplate.cpp
  test/SemaCXX/static-assert-cxx17.cpp
  test/SemaCXX/static-assert.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55933.180220.patch
Type: text/x-patch
Size: 11974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190104/bebd5c18/attachment.bin>


More information about the cfe-commits mailing list