Skip to content
Unverified Commit fcf0f75a authored by Nathan James's avatar Nathan James
Browse files

[clang-tidy] OptionsView::store specialized on bool

Following on fcf7cc26 and 672207c3 which granted checks the ability to read boolean configuration arguments as `true` or `false`.
This enables storing the options back to the configuration file using `true` and `false`.
This is in line with how clang-format dumps boolean options in its style config.

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D83053
parent d1ca9960
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment