Format fix in recent change. Removed whitespace. [NFC]
authorBlue Gaston <bgaston2@apple.com>
Mon, 18 Apr 2022 16:23:01 +0000 (09:23 -0700)
committerBlue Gaston <bgaston2@apple.com>
Mon, 18 Apr 2022 16:23:01 +0000 (09:23 -0700)
compiler-rt/lib/sanitizer_common/sanitizer_platform.h

index e22cc6a..4f2c551 100644 (file)
 #  define MSC_PREREQ(version) 0
 #endif
 
-#if SANITIZER_MAC && defined (__x86_64__)
+#if SANITIZER_MAC && defined(__x86_64__)
 #  define SANITIZER_NON_UNIQUE_TYPEINFO 0
 #else
 #  define SANITIZER_NON_UNIQUE_TYPEINFO 1