aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compiler-rt/test/asan/TestCases/alloca_instruments_all_paddings.cpp1
1 files changed, 0 insertions, 1 deletions
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 02110de6..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>