diff options
Diffstat (limited to 'compiler-rt/lib/safestack/.clang-format')
| -rw-r--r-- | compiler-rt/lib/safestack/.clang-format | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler-rt/lib/safestack/.clang-format b/compiler-rt/lib/safestack/.clang-format index f6cb8ad931f..d96be21b2ff 100644 --- a/compiler-rt/lib/safestack/.clang-format +++ b/compiler-rt/lib/safestack/.clang-format @@ -1 +1,3 @@ BasedOnStyle: Google +AllowShortIfStatementsOnASingleLine: false + |

