xref: /aosp_15_r20/external/libcxxabi/.clang-format (revision c05d8e5dc3e10f6ce4317e8bc22cc4a25f55fa94)
1*c05d8e5dSAndroid Build Coastguard WorkerBasedOnStyle: LLVM
2*c05d8e5dSAndroid Build Coastguard Worker
3*c05d8e5dSAndroid Build Coastguard Worker---
4*c05d8e5dSAndroid Build Coastguard WorkerLanguage: Cpp
5*c05d8e5dSAndroid Build Coastguard Worker
6*c05d8e5dSAndroid Build Coastguard WorkerAlwaysBreakTemplateDeclarations: true
7*c05d8e5dSAndroid Build Coastguard WorkerPointerAlignment: Left
8*c05d8e5dSAndroid Build Coastguard Worker
9*c05d8e5dSAndroid Build Coastguard Worker# Disable formatting options which may break tests.
10*c05d8e5dSAndroid Build Coastguard WorkerSortIncludes: false
11*c05d8e5dSAndroid Build Coastguard WorkerReflowComments: false
12*c05d8e5dSAndroid Build Coastguard Worker---
13