summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/default_options.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/asan/TestCases/default_options.cpp')
-rw-r--r--test/asan/TestCases/default_options.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/asan/TestCases/default_options.cpp b/test/asan/TestCases/default_options.cpp
index 27af76d7f..83afba0c3 100644
--- a/test/asan/TestCases/default_options.cpp
+++ b/test/asan/TestCases/default_options.cpp
@@ -4,7 +4,7 @@
// FIXME: Doesn't work with DLLs
// XFAIL: win32-dynamic-asan
-const char *kAsanDefaultOptions="verbosity=1 help=1";
+const char *kAsanDefaultOptions = "verbosity=1 help=1";
extern "C"
__attribute__((no_sanitize_address))