diff options
author | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2020-09-04 16:11:48 +0100 |
---|---|---|
committer | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2020-09-04 16:57:46 +0100 |
commit | e0ff5a8410ea58ba3d2e75791789a28ce976a7e7 (patch) | |
tree | da3c373e010b50f95c2e67a01c99900e180ce8e8 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 8c810acc94ed462238242c04c75ab33fc96da6e8 (diff) | |
download | llvm-e0ff5a8410ea58ba3d2e75791789a28ce976a7e7.zip llvm-e0ff5a8410ea58ba3d2e75791789a28ce976a7e7.tar.gz llvm-e0ff5a8410ea58ba3d2e75791789a28ce976a7e7.tar.bz2 |
[clang-format] Add a test showing the current config file list parsing
Currently clang-format starts overriding the default values at index 0
(keeping the existing values) instead of appending or replacing all values.
This patch simply checks the current (IMO surprising) behaviour and does
not attempt to change it.
Reviewed By: MyDeveloperDay
Differential Revision: https://reviews.llvm.org/D86941
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions