[PATCH] D23308: [compiler-rt] Include windows.h with the right capitalization

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 07:53:09 PDT 2016


compnerd requested changes to this revision.
compnerd added a comment.
This revision now requires changes to proceed.

The MS SDK however provides it with a capitalized name (at least in the recent SDKs).  We should change the other case of the header name.


https://reviews.llvm.org/D23308





More information about the llvm-commits mailing list