commit | c45e2fb32e93cda8c423c721fae52b7321e2ee04 | [log] [tgz] |
---|---|---|
author | Argiris Kirtzidis <akyrtzi@gmail.com> | Mon Aug 18 23:01:59 2008 +0000 |
committer | Argiris Kirtzidis <akyrtzi@gmail.com> | Mon Aug 18 23:01:59 2008 +0000 |
tree | b5ae4b640f3664473f10df485dab4015331c7df8 | |
parent | 823f51978b198f35527b59cee033ede54ad1116c [diff] |
Add ExplicitCastExpr to replace the current CastExpr, and have ImplicitCastExpr and ExplicitCastExpr derive from a common base class (CastExpr): Expr -> CastExpr -> ExplicitCastExpr -> ImplicitCastExpr git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54955 91177308-0d34-0410-b5e6-96231b3b80d8