Reid Spencer
|
a1aad3b0ed
|
Shut GCC 4.0 up about classes that have virtual functions but a non-virtual
destructor. Just add the do-nothing virtual destructor.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21524 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-04-25 02:55:55 +00:00 |
|
Misha Brukman
|
f976c856fc
|
Remove trailing whitespace
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21422 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-04-21 22:55:34 +00:00 |
|
Misha Brukman
|
1fb623e4ed
|
Fix compilation errors with VS 2005, patch contributed by Aaron Gray.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20232 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-02-17 21:40:27 +00:00 |
|
Chris Lattner
|
28690ea285
|
Remove dead methods
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15698 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-08-12 18:37:15 +00:00 |
|
Chris Lattner
|
484577a870
|
Remove dead methods
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15691 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-08-12 17:58:27 +00:00 |
|
Misha Brukman
|
b8bda13140
|
Move implementations of functions here, which avoids #including <cstdlib> in the
header file and all those who #include it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12297 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-03-11 23:52:43 +00:00 |
|