[PATCH] D55933: [Sema] Do not print default template parameters.
Clement Courbet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 20 07:40:47 PST 2018
courbet created this revision.
courbet added reviewers: aaron.ballman, Quuxplusone.
As a followup to D55270 <https://reviews.llvm.org/D55270>.
Repository:
rC Clang
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.179079.patch
Type: text/x-patch
Size: 10367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181220/8459fa9f/attachment.bin>
More information about the cfe-commits
mailing list