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
/
SemaCXX
/
cast-conversion.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't build expressions for invalid casts.
Eli Friedman
2013-07-26
1
-2
/
+8
*
Add a few more tests for casts.
Eli Friedman
2013-06-20
1
-0
/
+8
*
Implement GCC's -Wint-to-pointer-cast.
David Blaikie
2012-10-16
1
-1
/
+21
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
Declare and define implicit move constructor and assignment operator.
Sebastian Redl
2011-08-30
1
-1
/
+2
*
Provide overload diagnostics when explicit casts involving class types fail.
John McCall
2011-02-14
1
-5
/
+5
*
Revert r114316, -Wunused-value enabled by default was intended.
Argyrios Kyrtzidis
2010-09-19
1
-1
/
+2
*
Make -Wunused-value off by default, matching GCC. Fixes rdar://7126194.
Argyrios Kyrtzidis
2010-09-19
1
-2
/
+1
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-3
/
+3
*
Migrate the mish-mash of declaration checks in
Douglas Gregor
2010-02-09
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Improve recovery when we fail to parse the operand of a C++ named cast. Fixes...
Douglas Gregor
2009-11-06
1
-0
/
+11
*
If we have a C-style cast, functional cast, or a static_cast to a
Douglas Gregor
2009-11-06
1
-0
/
+14
*
Patch to implement static casting which requires one
Fariborz Jahanian
2009-10-01
1
-0
/
+21