]> granicus.if.org Git - clang/commit
Rename ExplicitCCastExpr to CStyleCastExpr
authorDouglas Gregor <dgregor@apple.com>
Tue, 28 Oct 2008 15:36:24 +0000 (15:36 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 28 Oct 2008 15:36:24 +0000 (15:36 +0000)
commit6eec8e883de118b431e3ead5b1e604a6ac68ff6b
tree6dc7cd488f6fb52a3a815933482c98972355f45b
parent3c3281742da8eef5027b9614c6f3802a05ec4244
Rename ExplicitCCastExpr to CStyleCastExpr

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58331 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/RewriteObjC.cpp
include/clang/AST/Expr.h
include/clang/AST/StmtNodes.def
lib/AST/Expr.cpp
lib/AST/StmtPrinter.cpp
lib/AST/StmtSerialization.cpp
lib/Analysis/Environment.cpp
lib/Analysis/GRExprEngine.cpp
lib/Sema/SemaChecking.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaExpr.cpp