[PATCH] D57266: [AST] Update the comments of the various Expr::Ignore* + Related cleanups

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 26 05:23:18 PST 2019


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

Removed superfluous braces added in some if statements.


Repository:
  rC Clang

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

https://reviews.llvm.org/D57266

Files:
  include/clang/AST/Expr.h
  include/clang/AST/Stmt.h
  lib/ARCMigrate/TransRetainReleaseDealloc.cpp
  lib/ARCMigrate/TransformActions.cpp
  lib/ARCMigrate/Transforms.cpp
  lib/AST/Expr.cpp
  lib/AST/Stmt.cpp
  lib/Analysis/ReachableCode.cpp
  lib/Tooling/ASTDiff/ASTDiff.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57266.183695.patch
Type: text/x-patch
Size: 14303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190126/84130edb/attachment-0001.bin>


More information about the cfe-commits mailing list