[PATCH] D92756: [clang-tidy] Support all YAML supported spellings for bools in CheckOptions.
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 7 11:24:28 PST 2020
aaron.ballman added a comment.
Is there a way to add test coverage for this to demonstrate that we handle what YAML considers a Boolean and that we don't allow oddities?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92756/new/
https://reviews.llvm.org/D92756
More information about the cfe-commits
mailing list