1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/lib/Support/Windows
Rafael Espindola 3e0ad43a91 Prefix generic_category with std::.
Sorry I missed these before.

llvm-svn: 210740
2014-06-12 02:52:22 +00:00
..
DynamicLibrary.inc Clean up language and grammar. 2014-05-20 17:11:11 +00:00
explicit_symbols.inc
Host.inc Windows: canonicalise the default windows triple 2014-03-29 01:08:53 +00:00
Memory.inc Used mapWindowsError. I missed these in the initial transition. 2014-06-12 01:25:33 +00:00
Mutex.inc Rename Windows.h to WindowsSupport.h to avoid ambiguity 2014-02-12 21:26:20 +00:00
Path.inc Don't put generic_category in the llvm namespace. 2014-06-12 02:00:39 +00:00
Process.inc Use std::error_code instead of llvm::error_code. 2014-06-11 19:05:50 +00:00
Program.inc Prefix generic_category with std::. 2014-06-12 02:52:22 +00:00
RWMutex.inc Rename Windows.h to WindowsSupport.h to avoid ambiguity 2014-02-12 21:26:20 +00:00
Signals.inc Use simpler form of llvm::sys::fs::remove. 2014-02-23 13:37:37 +00:00
ThreadLocal.inc Rename Windows.h to WindowsSupport.h to avoid ambiguity 2014-02-12 21:26:20 +00:00
TimeValue.inc Use raw_ostream and Format.h on Windows so that we don't have to roll 2014-04-28 01:57:46 +00:00
Watchdog.inc
WindowsSupport.h Rename Windows.h to WindowsSupport.h to avoid ambiguity 2014-02-12 21:26:20 +00:00