index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenCXX
/
dyncast.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the CodeGenCXX/dyncast.cpp test; it isn't really super useful to match...
Anders Carlsson
2011-04-10
1
-367
/
+0
*
test/CodeGenCXX/dyncast.cpp: Remove XFAIL:win32 with tweaking llvm/utils/File...
NAKAMURA Takumi
2010-11-14
1
-1
/
+0
*
stop looking for #uses comments.
Chris Lattner
2010-09-02
1
-50
/
+26
*
When a failed dynamic_cast<T&> (which is an lvalue) results in a
Douglas Gregor
2010-05-14
1
-2
/
+0
*
XFAIL two tests on Win32 until some cares to investigate... the problem on
Daniel Dunbar
2010-02-02
1
-0
/
+1
*
When performing a derived-to-base cast that we know will not change the offse...
Anders Carlsson
2010-01-31
1
-24
/
+4
*
Revert r94073, it fails in Release-Asserts builds.
Benjamin Kramer
2010-01-21
1
-66
/
+66
*
Match branch labels with the trailing colon so we don't accidentally match so...
Benjamin Kramer
2010-01-21
1
-66
/
+66
*
Fix Release-Asserts for the time being.
Mike Stump
2010-01-15
1
-352
/
+351
*
Use GetAddrOfRTTI everywhere and remove GenerateRTTI and GenerateRTTIRef. Wit...
Anders Carlsson
2009-12-16
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Fixup key function calculations.
Mike Stump
2009-11-20
1
-6
/
+6
*
Note why this doesn't yet work.
Mike Stump
2009-11-17
1
-1
/
+2
*
Trim spacing.
Mike Stump
2009-11-17
1
-242
/
+242
*
Testcase for dynamic_cast.
Mike Stump
2009-11-16
1
-0
/
+413