[PATCH] D73028: Extract ExprTraversal class from Expr

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 24 12:36:47 PST 2020


steveire updated this revision to Diff 240269.
steveire marked an inline comment as done.
steveire added a comment.

Update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73028

Files:
  clang/include/clang/AST/Expr.h
  clang/include/clang/AST/ExprTraversal.h
  clang/lib/AST/CMakeLists.txt
  clang/lib/AST/Expr.cpp
  clang/lib/AST/ExprTraversal.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73028.240269.patch
Type: text/x-patch
Size: 27484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200124/96047dc3/attachment-0001.bin>


More information about the cfe-commits mailing list