[PATCH] D118520: [clang-tidy] Output currently processing check and nodes on crash

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 3 04:41:05 PST 2022


njames93 updated this revision to Diff 405581.
njames93 added a comment.
Herald added a subscriber: mgorny.

Add testing infrastructure to verify stack trace output


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118520

Files:
  clang-tools-extra/clang-tidy/ClangTidyCheck.cpp
  clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.h
  clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
  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.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118520.405581.patch
Type: text/x-patch
Size: 12634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220203/45a05d95/attachment.bin>


More information about the cfe-commits mailing list