We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec76c94 commit 4866454Copy full SHA for 4866454
compiler-rt/lib/sanitizer_common/sanitizer_win_thunk_interception.h
@@ -9,8 +9,8 @@
9
// shared runtime that lives in the sanitizer DLL.
10
//===----------------------------------------------------------------------===//
11
12
-#ifndef SANITIZER_WIN_STATIC_RUNTIME_THUNK_H
13
-#define SANITIZER_WIN_STATIC_RUNTIME_THUNK_H
+#ifndef SANITIZER_WIN_THUNK_INTERCEPTION_H
+#define SANITIZER_WIN_THUNK_INTERCEPTION_H
14
#include <stdint.h>
15
16
#include "sanitizer_internal_defs.h"
0 commit comments