[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
Mon Jan 28 08:05:16 PST 2019
riccibruno updated this revision to Diff 183865.
riccibruno marked 4 inline comments as done.
riccibruno added a comment.
Removed the separator comments in `Expr.cpp`
Mode `IgnoreExprNodes` work with an arbitrary number of functions.
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.183865.patch
Type: text/x-patch
Size: 12700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190128/44408d1c/attachment-0001.bin>
More information about the cfe-commits
mailing list