OSDN Git Service

[benchmark] Lowercase windows specific includes
authorMartin Storsjo <martin@martin.st>
Tue, 18 Sep 2018 08:44:57 +0000 (08:44 +0000)
committerMartin Storsjo <martin@martin.st>
Tue, 18 Sep 2018 08:44:57 +0000 (08:44 +0000)
commitbdecf7785e476cfe0938c5b3c47805eb55d0e2ed
tree6eb35bd92bc94f8e7980529ca4da0e7a5c72d18b
parentd9ef74dde8d7b6d437e7940120541b94b5b03f3b
[benchmark] Lowercase windows specific includes

The windows SDK headers don't have self-consistent casing anyway,
so we consistently use lowercase for these in other places, in order
to fix crosscompilation with mingw headers.

This applies an upstream commit:
https://github.com/google/benchmark/commit/52613079824ac58d06c070aa9fbbb186a5859e2c

Differential Revision: https://reviews.llvm.org/D52181

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342450 91177308-0d34-0410-b5e6-96231b3b80d8
utils/benchmark/src/colorprint.cc
utils/benchmark/src/sleep.cc
utils/benchmark/src/sysinfo.cc
utils/benchmark/src/timers.cc