diff options
| author | Zhao Wei Liew <zhaoweiliew@gmail.com> | 2022-01-03 11:37:20 +0100 |
|---|---|---|
| committer | Marek Kurdej <marek.kurdej+llvm.org@gmail.com> | 2022-01-03 11:43:25 +0100 |
| commit | b9e173fcd46b336b5589f577a74de9472d4deae3 (patch) | |
| tree | 530323c4c70fada23e5dde1d7ba3408c2339018c /llvm | |
| parent | 0090cd4e7a24bedeb24dfe5b3b55167ad74e231e (diff) | |
| download | llvm-b9e173fcd46b336b5589f577a74de9472d4deae3.zip llvm-b9e173fcd46b336b5589f577a74de9472d4deae3.tar.gz llvm-b9e173fcd46b336b5589f577a74de9472d4deae3.tar.bz2 | |
[clang-format] Add option to explicitly specify a config file
This diff extends the -style=file option to allow a config file to be specified explicitly. This is useful (for instance) when adding IDE commands to reformat code to a personal style.
Usage: `clang-format -style=file:<path/to/config/file> ...`
Reviewed By: HazardyKnusperkeks, curdeius, MyDeveloperDay, zwliew
Differential Revision: https://reviews.llvm.org/D72326
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions
