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 40c1f5b commit b855ae9Copy full SHA for b855ae9
clang/test/Modules/Inputs/System/usr/include/stdint.h
@@ -30,6 +30,7 @@ typedef unsigned int uintmax_t;
30
31
// additional types for unwind.h
32
33
+typedef unsigned int uint32_t;
34
typedef unsigned long long uint64_t;
35
36
#endif /* STDINT_H */
0 commit comments