"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "258c867c0b4fb37b493cdfdba74572f5a0e319c3"
-
Argyrios Kyrtzidis authored
Add ExplicitCastExpr to replace the current CastExpr, and have ImplicitCastExpr and ExplicitCastExpr derive from a common base class (CastExpr): Expr -> CastExpr -> ExplicitCastExpr -> ImplicitCastExpr llvm-svn: 54955
3bab3d21
Loading