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
/
SemaTemplate
/
instantiate-cast.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Diagnostics] Improve some error messages related to bad use of dynamic_cast
Dávid Bolvanský
2019-11-04
1
-1
/
+1
*
Lit C++11 Compatibility Patch #7
Charles Li
2016-04-13
1
-2
/
+9
*
Implement appropriate semantics for C++ casting and conversion when
Douglas Gregor
2011-04-15
1
-1
/
+1
*
Provide overload diagnostics when explicit casts involving class types fail.
John McCall
2011-02-14
1
-4
/
+4
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-3
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
We may need to instantiate a class template specialization as part of a deriv...
Douglas Gregor
2009-10-29
1
-2
/
+10
*
ir-gen related patch for type conversion
Fariborz Jahanian
2009-08-28
1
-2
/
+2
*
Make functional-style casts emit correct messages, and fix a crash-on-invalid.
Sebastian Redl
2009-07-29
1
-1
/
+1
*
Implement C++ semantics for C-style and functional-style casts. This regresse...
Sebastian Redl
2009-07-25
1
-4
/
+4
*
Template instantiation for cast expressions.
Douglas Gregor
2009-05-19
1
-0
/
+109