]> granicus.if.org Git - clang/commit
MinGW requires that wint_t be defined in stddef.h. In order to accomodate, we
authorSean Hunt <rideau3@gmail.com>
Tue, 15 Jun 2010 02:36:48 +0000 (02:36 +0000)
committerSean Hunt <rideau3@gmail.com>
Tue, 15 Jun 2010 02:36:48 +0000 (02:36 +0000)
commit88318139c94cef1a77cce969613bbc0745d7e99f
tree448fc600e1f5cdbd2bb0854a0363668e7e41ce6b
parentfcd783d583d270b7ec1ec3e0fcf83cd93d30e381
MinGW requires that wint_t be defined in stddef.h. In order to accomodate, we
won't define it unless specifically requested via the use of __need_wint_t.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105985 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/stddef.h