[PATCH] D54325: [AST] Pack CXXBoolLiteralExpr, CXXNullPtrLiteralExpr and CXXThisExpr

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 9 10:56:51 PST 2018


riccibruno updated this revision to Diff 173383.
riccibruno added a comment.

Fix some typos in the added comments in `Stmt.h`


Repository:
  rC Clang

https://reviews.llvm.org/D54325

Files:
  include/clang/AST/ExprCXX.h
  include/clang/AST/Stmt.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54325.173383.patch
Type: text/x-patch
Size: 8570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181109/0047058f/attachment.bin>


More information about the cfe-commits mailing list