index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unittests
/
Support
/
Casting.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a regression I introduced back in r178147.
Rafael Espindola
2013-07-18
1
-0
/
+25
*
Sort the #include lines for unittest/...
Chandler Carruth
2012-12-04
1
-1
/
+0
*
Casting.h: Automatically handle isa<Base>(Derived).
Sean Silva
2012-10-11
1
-0
/
+51
*
Don't pass a null pointer to cast<> in its unit tests.
Richard Smith
2012-08-21
1
-3
/
+5
*
unittests/Support/Casting.cpp: [PR8226] Workaround for MSVC|Debug.
NAKAMURA Takumi
2012-01-22
1
-3
/
+2
*
add dyn_cast_or_null tests, exclude invalid dyn_cast test
Gabor Greif
2010-07-22
1
-8
/
+25
*
tidy up
Gabor Greif
2010-07-22
1
-13
/
+9
*
add dyn_cast tests and beef up others a bit
Gabor Greif
2010-07-22
1
-5
/
+34
*
tidy up
Gabor Greif
2010-07-20
1
-5
/
+3
*
migrate essentially everything from under #ifdef DEBUG_CAST_OPERATORS into th...
Gabor Greif
2010-07-20
1
-7
/
+55
*
extend to cast<> and cast_or_null<> tests
Gabor Greif
2010-07-20
1
-3
/
+31
*
isa<> tests
Gabor Greif
2010-07-20
1
-1
/
+7
*
initial checkin for unittest to exercise Support/Casting.h
Gabor Greif
2010-07-20
1
-0
/
+32