[PATCH] D92920: [clang-tidy] Add a diagnostic callback to parseConfiguration
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 10 07:50:17 PST 2020
njames93 updated this revision to Diff 310894.
njames93 added a comment.
Herald added a subscriber: mgorny.
Added test cases.
Added assert to ensure Handler is valid.
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.310894.patch
Type: text/x-patch
Size: 5299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201210/87e89026/attachment.bin>
More information about the cfe-commits
mailing list