[PATCH] D92920: [clang-tidy] Add a diagnostic callback to parseConfiguration

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 15 17:15:19 PST 2020


njames93 updated this revision to Diff 312080.
njames93 added a comment.

Added back null check


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92920

Files:
  clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
  clang-tools-extra/clang-tidy/ClangTidyOptions.h
  clang-tools-extra/unittests/clang-tidy/CMakeLists.txt
  clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92920.312080.patch
Type: text/x-patch
Size: 6548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201216/ccf35ee0/attachment.bin>


More information about the cfe-commits mailing list