]> granicus.if.org Git - clang/commit
Remove CK_DynamicToNull.
authorAnders Carlsson <andersca@mac.com>
Mon, 11 Apr 2011 02:03:26 +0000 (02:03 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 11 Apr 2011 02:03:26 +0000 (02:03 +0000)
commit575b374fdbfc2c2224fd3047ac11ffc4b8db9ae5
tree18d07d74d7989eb83d46a9be809720278985b07c
parent3ddcdd5d6c88902d24baa9e6bb240a3da88e68d4
Remove CK_DynamicToNull.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129265 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Expr.h
include/clang/AST/OperationKinds.h
lib/AST/Expr.cpp
lib/AST/ExprConstant.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CGExprConstant.cpp
lib/CodeGen/CGExprScalar.cpp
lib/Sema/SemaCXXCast.cpp
lib/StaticAnalyzer/Core/ExprEngine.cpp