clang-format comment
diff --git a/compiler-rt/test/asan/TestCases/alloca_instruments_all_paddings.cpp b/compiler-rt/test/asan/TestCases/alloca_instruments_all_paddings.cpp
index 02110de..4688079 100644
--- a/compiler-rt/test/asan/TestCases/alloca_instruments_all_paddings.cpp
+++ b/compiler-rt/test/asan/TestCases/alloca_instruments_all_paddings.cpp
@@ -5,7 +5,6 @@
 // MSVC does not support asan-instrament-dynamic-allocas yet
 // UNSUPPORTED: msvc
 
-
 #include "sanitizer/asan_interface.h"
 #include <assert.h>
 #include <stdint.h>