]> granicus.if.org Git - clang/commit
Remove some redundant Decl -> Decl castings.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 17 Feb 2009 20:23:54 +0000 (20:23 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 17 Feb 2009 20:23:54 +0000 (20:23 +0000)
commitd311f376c364e5a6c88b63b1d5c53f560ea5e650
treefda6197eb5b4ae1ac3e5a9fcdf5d40e861282654
parent7fd46dac4ab51de4d224f6bc7ce197913220a70c
Remove some redundant Decl -> Decl castings.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64804 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Stmt.h
lib/CodeGen/ModuleBuilder.cpp
lib/Sema/SemaDecl.cpp