[all-commits] [llvm/llvm-project] 68e642: [clang-tidy] Support all YAML supported spellings ...
Nathan James via All-commits
all-commits at lists.llvm.org
Tue Dec 15 13:15:37 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68e642cad02468ce3efb18e7648cf82f2611e7a3
https://github.com/llvm/llvm-project/commit/68e642cad02468ce3efb18e7648cf82f2611e7a3
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidyCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp
Log Message:
-----------
[clang-tidy] Support all YAML supported spellings for bools in CheckOptions.
Depends on D92755
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D92756
More information about the All-commits
mailing list