aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlie Barto <chbarto@microsoft.com>2025-01-27 14:47:38 -0800
committerCharlie Barto <chbarto@microsoft.com>2025-01-27 14:47:38 -0800
commit6dfde42342306b513e7724a5441d6cd383444f79 (patch)
tree1e995f7afb23af0cdfa8c11d70694eb91446a6dd
parentcf22f1cfc171c4661945d14878564995c57fafdf (diff)
downloadllvm-users/chbarto/test_msvc_test_fixups.zip
llvm-users/chbarto/test_msvc_test_fixups.tar.gz
llvm-users/chbarto/test_msvc_test_fixups.tar.bz2
-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>