Age | Commit message (Expand) | Author |
---|---|---|
2012-12-04 | Sort the #include lines for unittest/... | Chandler Carruth |
2012-10-11 | Casting.h: Automatically handle isa<Base>(Derived). | Sean Silva |
2012-08-21 | Don't pass a null pointer to cast<> in its unit tests. | Richard Smith |
2012-01-22 | unittests/Support/Casting.cpp: [PR8226] Workaround for MSVC|Debug. | NAKAMURA Takumi |
2010-07-22 | add dyn_cast_or_null tests, exclude invalid dyn_cast test | Gabor Greif |
2010-07-22 | tidy up | Gabor Greif |
2010-07-22 | add dyn_cast tests and beef up others a bit | Gabor Greif |
2010-07-20 | tidy up | Gabor Greif |
2010-07-20 | migrate essentially everything from under #ifdef DEBUG_CAST_OPERATORS into th... | Gabor Greif |
2010-07-20 | extend to cast<> and cast_or_null<> tests | Gabor Greif |
2010-07-20 | isa<> tests | Gabor Greif |
2010-07-20 | initial checkin for unittest to exercise Support/Casting.h | Gabor Greif |