From c0a835a9b9ebfb5a359ecc825713b66d35b9b190 Mon Sep 17 00:00:00 2001 From: anusha GodavarthySurya Date: Tue, 31 Aug 2021 22:45:01 -0700 Subject: [PATCH] SWDEV-296918 - Bring clang-format in sync with hip & rocclr Change-Id: I905943b5040c3108741db6f2a00b20fb72043666 [ROCm/clr commit: d30f9335fc860b97136e04a3bbee42bb810275d4] --- projects/clr/hipamd/.clang-format | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/clr/hipamd/.clang-format b/projects/clr/hipamd/.clang-format index 105b87db3c..5572a72cdd 100644 --- a/projects/clr/hipamd/.clang-format +++ b/projects/clr/hipamd/.clang-format @@ -8,4 +8,3 @@ DerivePointerAlignment: false IndentFunctionDeclarationAfterType: false MaxEmptyLinesToKeep: 2 SortIncludes: false -ColumnLimit: 80 \ No newline at end of file