diff options
author | Owen Pan <owenpiano@gmail.com> | 2022-12-14 13:54:44 -0800 |
---|---|---|
committer | Owen Pan <owenpiano@gmail.com> | 2022-12-15 19:48:26 -0800 |
commit | 240e29c5015d246de7fb5e4421aa93042fada59b (patch) | |
tree | 28df669a61eb7e7cf8f6f51e84feba710f414407 /llvm/docs/tutorial/MyFirstLanguageFrontend | |
parent | ac52c8f5897958be2074e079197bf197824d0486 (diff) | |
download | llvm-240e29c5015d246de7fb5e4421aa93042fada59b.zip llvm-240e29c5015d246de7fb5e4421aa93042fada59b.tar.gz llvm-240e29c5015d246de7fb5e4421aa93042fada59b.tar.bz2 |
[clang-format][NFC] Turn on some code-changing options one by one
For the code-changing options InsertBraces, RemoveBracesLLVM, and
RemoveSemicolon, turn the option on only when running the token
analyzer pass for it. This improves the run-time and avoids
interference from other options.
Differential Revision: https://reviews.llvm.org/D140058
Diffstat (limited to 'llvm/docs/tutorial/MyFirstLanguageFrontend')
0 files changed, 0 insertions, 0 deletions