[PATCH] D55552: [Sema] Better static assert diagnostics for expressions involving temporaries.

Clement Courbet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 19 06:50:28 PST 2018


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

move PrintQualifiedTypes to PrintingPolicy


Repository:
  rC Clang

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

https://reviews.llvm.org/D55552

Files:
  include/clang/AST/PrettyPrinter.h
  include/clang/AST/Type.h
  lib/AST/StmtPrinter.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: D55552.178882.patch
Type: text/x-patch
Size: 12626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181219/ddaaae21/attachment.bin>


More information about the cfe-commits mailing list