Skip to content

Commit dff087f

Browse files
author
git apple-llvm automerger
committed
Merge commit 'b855ae990360' from llvm.org/main into next
2 parents c7c01c9 + b855ae9 commit dff087f

File tree

1 file changed

+1
-0
lines changed
  • clang/test/Modules/Inputs/System/usr/include

1 file changed

+1
-0
lines changed

clang/test/Modules/Inputs/System/usr/include/stdint.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ typedef unsigned int uintmax_t;
3030

3131
// additional types for unwind.h
3232

33+
typedef unsigned int uint32_t;
3334
typedef unsigned long long uint64_t;
3435

3536
#endif /* STDINT_H */

0 commit comments

Comments
 (0)