[PATCH] D57267: [AST] Factor out the logic of the various Expr::Ignore*

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 3 06:02:19 PST 2019


riccibruno updated this revision to Diff 184944.
riccibruno marked 6 inline comments as done.
riccibruno added a comment.

Rebased and addressed Aaron's comments, except for the null check issue on which I am still undecided.


Repository:
  rC Clang

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

https://reviews.llvm.org/D57267

Files:
  include/clang/AST/Expr.h
  lib/AST/Expr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57267.184944.patch
Type: text/x-patch
Size: 12128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190203/e4c53810/attachment.bin>


More information about the cfe-commits mailing list