]> granicus.if.org Git - clang/commit
Process cast according to the cast kind. Prepare for more specific cast
authorZhongxing Xu <xuzhongxing@gmail.com>
Fri, 22 Jan 2010 04:30:00 +0000 (04:30 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Fri, 22 Jan 2010 04:30:00 +0000 (04:30 +0000)
commitb79b117d3b76da58b14ef835ccfcf2e988b7345f
tree8e4e5a6da7bf8576ace043102584264117686e79
parenteec99100f0caa1d71bcc911ce38b9a58a8a43fdc
Process cast according to the cast kind. Prepare for more specific cast
handling (for C++). No functionality change for now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94153 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathSensitive/GRExprEngine.h
lib/Analysis/GRExprEngine.cpp