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 abee2a6 commit 7df60eeCopy full SHA for 7df60ee
libdevice/include/sanitizer_defs.hpp
@@ -7,8 +7,8 @@
7
//===----------------------------------------------------------------------===//
8
#pragma once
9
10
-#include <cstdint>
11
#include "spir_global_var.hpp"
+#include <cstdint>
12
13
using uptr = uintptr_t;
14
using u8 = uint8_t;
0 commit comments