Skip to content

Commit a2d6383

Browse files
git apple-llvm automergerian-twilightcoder
git apple-llvm automerger
authored andcommitted
[cherry-pick stable/20230725] Fix the Modules/compiler_builtins.m test
llvm#68163 rdar://105819340
1 parent 7adce0d commit a2d6383

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

+1
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)