Sebastian Redl 48fe63526e Fix the Win32 VS2008 build:
- Make type declarations match the struct/class keyword of the definition.
 - Move AddSignalHandler into the namespace where it belongs.
 - Correctly call functions from template base.
 - Some other small changes.
With this patch, LLVM and Clang should build properly and with far less noise under VS2008.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67347 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-19 23:26:52 +00:00
..
2009-03-12 01:16:06 +00:00
2009-02-20 23:04:06 +00:00
2009-03-19 23:26:52 +00:00
2009-03-07 20:18:46 +00:00
2009-03-09 06:16:46 +00:00
2009-03-19 23:26:52 +00:00
2009-02-14 08:41:25 +00:00
2009-02-09 17:11:05 +00:00
2009-03-04 21:53:29 +00:00
2009-03-19 23:26:52 +00:00