llvm-6502/lib/System/Win32
Duncan Sands 05897c8f26 ATTRIBUTE_UNUSED has been renamed to LLVM_ATTRIBUTE_UNUSED.
Rather than rename this instance, use the cast-to-void idiom
instead.  This will hopefully fix the windows buildbots.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117262 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-25 13:10:03 +00:00
..
Alarm.inc
DynamicLibrary.inc
Host.inc
Memory.inc
Mutex.inc
Path.inc Use C++03... 2010-10-20 16:00:45 +00:00
Process.inc
Program.inc
RWMutex.inc
Signals.inc Win32/Signals.inc: DontRemoveFileOnSignal(): Please acquire the CriticalSection. 2010-10-22 01:23:50 +00:00
ThreadLocal.inc ATTRIBUTE_UNUSED has been renamed to LLVM_ATTRIBUTE_UNUSED. 2010-10-25 13:10:03 +00:00
TimeValue.inc
Win32.h