[PATCH] D80025: [ASTMatcher] Correct memoization bug ignoring direction (descendants or ancestors)

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 22 04:16:36 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcba56e026c7b: [ASTMatcher] Correct memoization bug ignoring direction (descendants or… (authored by loic-joly-sonarsource, committed by sammccall).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80025

Files:
  clang/lib/ASTMatchers/ASTMatchFinder.cpp
  clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80025.272380.patch
Type: text/x-patch
Size: 4216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200622/d98212f0/attachment-0001.bin>


More information about the cfe-commits mailing list