[PATCH] D54902: [AST][Sema] Remove CallExpr::setNumArgs

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 27 02:32:10 PST 2018


riccibruno updated this revision to Diff 175434.
riccibruno marked 9 inline comments as done.
riccibruno added a comment.

style fixes


Repository:
  rC Clang

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

https://reviews.llvm.org/D54902

Files:
  include/clang/AST/Expr.h
  include/clang/AST/ExprCXX.h
  lib/AST/Expr.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaOverload.cpp
  lib/Serialization/ASTReaderStmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54902.175434.patch
Type: text/x-patch
Size: 19964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181127/61f68d8c/attachment-0001.bin>


More information about the cfe-commits mailing list