Added LLVM notice.
[oota-llvm.git] / include / llvm / Support / Casting.h
2003-10-20 John CriswellAdded LLVM notice.
2003-09-30 Chris LattnerStandardize header file comments
2003-09-10 Chris LattnerFix spello
2003-08-27 Misha BrukmanSpell `incompatible' correctly.
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...
2003-05-29 Chris Lattnerdyn_cast_or_null should work just the same as dyn_cast...
2003-04-23 Chris LattnerAllow dyn_cast to operate on things that aren't OBVIOUS...
2002-07-24 Chris LattnerAdd missing typename's that GCC3.1 is whining about.
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-04-08 Chris LattnerPull casting operators out of Value.h