
This prevents -pedantic from causing warnings in the system headers used to create modules. Fixes <rdar://problem/14201171>. llvm-svn: 184560
2 lines
39 B
C
2 lines
39 B
C
enum { bigger_than_int = 0x80000000 };
|