[PATCH] D82278: Fix traversal over CXXConstructExpr in Syntactic mode

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 29 08:40:05 PDT 2020


steveire updated this revision to Diff 301636.
steveire added a comment.

Update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82278

Files:
  clang/lib/AST/Expr.cpp
  clang/lib/AST/ParentMapContext.cpp
  clang/unittests/AST/ASTTraverserTest.cpp
  clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82278.301636.patch
Type: text/x-patch
Size: 10423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201029/cb16f9a8/attachment.bin>


More information about the cfe-commits mailing list