Skip to content

Commit

Permalink
[importc.h] #define __typeof__ typeof
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilsonator committed Oct 7, 2024
1 parent 3f48f53 commit e093a6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions druntime/src/importc.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
#define __alignof _Alignof
#define __vector_size__ vector_size
#define __typeof typeof
#define __typeof__ typeof

/********************
* Clang nullability extension used by macOS headers.
Expand Down

0 comments on commit e093a6f

Please sign in to comment.