[PATCH] D80025: [ASTMatcher] Correct memoization bug ignoring direction (descendants or ancestors)
Loïc Joly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 15 16:02:47 PDT 2020
loic-joly-sonarsource updated this revision to Diff 270893.
loic-joly-sonarsource added a comment.
Removing memoization for non recursive matches
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.270893.patch
Type: text/x-patch
Size: 4216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200615/f3075465/attachment.bin>
More information about the cfe-commits
mailing list