]> granicus.if.org Git - clang/commit
Use a switch statement in VisitCastExpr.
authorAnders Carlsson <andersca@mac.com>
Tue, 29 Sep 2009 01:23:39 +0000 (01:23 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 29 Sep 2009 01:23:39 +0000 (01:23 +0000)
commit3016842613674ab80796567239c15d529aff1458
tree10dbb2ace8bbde76df4c26cace1ed51be4d71ca2
parente322f30486249659c61dce9554be71cdbd71430a
Use a switch statement in VisitCastExpr.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83038 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprAgg.cpp