[PATCH] D120185: [ASTMatchers] Output currently processing match and nodes on crash
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 20 02:45:01 PST 2022
njames93 updated this revision to Diff 410139.
njames93 added a comment.
Moved TraceReporter into the MatchASTVisitor class
Added some missing new lines
Fixed patch not being based off a commit in trunk
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120185/new/
https://reviews.llvm.org/D120185
Files:
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/CMakeLists.txt
clang-tools-extra/test/clang-tidy/CTCrashTestTrace.cpp
clang-tools-extra/test/clang-tidy/infrastructure/crash-trace.c
clang-tools-extra/test/lit.cfg.py
clang/lib/ASTMatchers/ASTMatchFinder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120185.410139.patch
Type: text/x-patch
Size: 10768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220220/7c593496/attachment-0001.bin>
More information about the cfe-commits
mailing list