Rename Windows.h to WindowsSupport.h to avoid ambiguity
authorReid Kleckner <reid@kleckner.net>
Wed, 12 Feb 2014 21:26:20 +0000 (21:26 +0000)
committerReid Kleckner <reid@kleckner.net>
Wed, 12 Feb 2014 21:26:20 +0000 (21:26 +0000)
commit29a60e6deba1f4f77d7f688017af66c90f5d6580
tree239ebb09f1f0ca18585cc1781633310cba13ff00
parent17159cb1588dd44d0cfc8a5f96da8be04be4c975
Rename Windows.h to WindowsSupport.h to avoid ambiguity

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201258 91177308-0d34-0410-b5e6-96231b3b80d8
15 files changed:
lib/Support/CrashRecoveryContext.cpp
lib/Support/Threading.cpp
lib/Support/Windows/DynamicLibrary.inc
lib/Support/Windows/Host.inc
lib/Support/Windows/Memory.inc
lib/Support/Windows/Mutex.inc
lib/Support/Windows/Path.inc
lib/Support/Windows/Process.inc
lib/Support/Windows/Program.inc
lib/Support/Windows/RWMutex.inc
lib/Support/Windows/Signals.inc
lib/Support/Windows/ThreadLocal.inc
lib/Support/Windows/TimeValue.inc
lib/Support/Windows/Windows.h [deleted file]
lib/Support/Windows/WindowsSupport.h [new file with mode: 0644]