[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
Wed Feb 6 06:24:10 PST 2019


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

Go back to using `dyn_cast`s.


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.185539.patch
Type: text/x-patch
Size: 11976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190206/b39bba56/attachment.bin>


More information about the cfe-commits mailing list