[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
Sun Feb 3 06:05:57 PST 2019


riccibruno updated this revision to Diff 184945.
riccibruno marked 4 inline comments as done.
riccibruno added a comment.

Addressed Aaron's comments.


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.184945.patch
Type: text/x-patch
Size: 20715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190203/b417f45d/attachment-0001.bin>


More information about the cfe-commits mailing list