[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 07:29:30 PST 2022


njames93 updated this revision to Diff 405636.
njames93 edited the summary of this revision.
njames93 added a comment.

Ignore the CTCrashTestTrace implementation file in the lit tests, Fixes 'Test has no 'RUN'' error.


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.c
  clang-tools-extra/test/lit.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118520.405636.patch
Type: text/x-patch
Size: 13195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220203/5986688a/attachment-0001.bin>


More information about the cfe-commits mailing list