DeclRefExpr refers to one decl, not all the declarators in a declaration.
authorChris Lattner <sabre@nondot.org>
Sun, 29 Mar 2009 16:35:09 +0000 (16:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Mar 2009 16:35:09 +0000 (16:35 +0000)
commit827ecb0db9225c98f08cfc991598210bcf0045dd
tree64adc755c83db443c5e984f74befd7b011a52054
parentf279725f9772a8644957049971001f655b9041c9
DeclRefExpr refers to one decl, not all the declarators in a declaration.

Ted, please check this, this change causes no regression tests to fail.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68001 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/Visitors/CFGRecStmtDeclVisitor.h