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 e0e308ff6d Don't use 'using std::error_code' in include/llvm.
This should make sure that most new uses use the std prefix.

llvm-svn: 210835
2014-06-12 21:46:39 +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 Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
Mutex.inc Rename Windows.h to WindowsSupport.h to avoid ambiguity 2014-02-12 21:26:20 +00:00
Path.inc Replace llvm::error_code with std::error_code. 2014-06-12 14:11:22 +00:00
Process.inc Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
Program.inc Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +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 Trying to fix the windows build. 2014-06-12 17:49:35 +00:00