summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2018-09-19 16:18:55 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2018-09-19 16:18:55 +0000
commit6183c6316d2187a4cbca23e7c3e07d36ef1edd8b (patch)
treea19d4a9936e9d8a1f77ee70d90a13cda4e2abda4 /llvm/lib
parent5b476c5a9f6e250a4b4b2d18f6da839ca62dd458 (diff)
downloadbcm5719-llvm-6183c6316d2187a4cbca23e7c3e07d36ef1edd8b.tar.gz
bcm5719-llvm-6183c6316d2187a4cbca23e7c3e07d36ef1edd8b.zip
Basic: correct `__WINT_TYPE__` on Windows
Windows uses `unsigned short` for `wint_t`. Correct the type definition as vended by the compiler. This type is defined in corecrt.h and is unconditionally typedef'ed. cl does not have an equivalent to `__WINT_TYPE__` which is why this was never detected. llvm-svn: 342557
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud