diff options
author | Nathan James <n.james93@hotmail.co.uk> | 2020-07-14 22:19:36 +0100 |
---|---|---|
committer | Nathan James <n.james93@hotmail.co.uk> | 2020-07-14 22:19:37 +0100 |
commit | fcf0f75a59fb565e57d71c29f3e820828301c7e2 (patch) | |
tree | f5cb8326de47711791685c60ad3e443bc521b7ce /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d1ca9960bc1930bed49dd19b4ff442a9de13a0de (diff) | |
download | llvm-fcf0f75a59fb565e57d71c29f3e820828301c7e2.zip llvm-fcf0f75a59fb565e57d71c29f3e820828301c7e2.tar.gz llvm-fcf0f75a59fb565e57d71c29f3e820828301c7e2.tar.bz2 |
[clang-tidy] OptionsView::store specialized on bool
Following on fcf7cc268fe and 672207c319a 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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions