Sebastian Redl
|
9f831dbbcd
|
Implement C++ semantics for C-style and functional-style casts. This regresses Clang extension conversions, like vectors, but allows conversions via constructors and conversion operators.
Add custom conversions to static_cast.
llvm-svn: 77076
|
2009-07-25 15:41:38 +00:00 |
Argyrios Kyrtzidis
|
33c70c9388
|
Consider nested-names as part of the declarator when resolving an ambiguous statement.
llvm-svn: 76583
|
2009-07-21 17:05:03 +00:00 |
Douglas Gregor
|
1bbffbceae
|
Big update to the C++ status table to reflect "recent"
development. Still much more to write!
llvm-svn: 71167
|
2009-05-07 17:50:16 +00:00 |