]> granicus.if.org Git - clang/commit
Remove from the CFG the half-implemented support for scoping information. We decided...
authorTed Kremenek <kremenek@apple.com>
Mon, 13 Sep 2010 22:25:54 +0000 (22:25 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 13 Sep 2010 22:25:54 +0000 (22:25 +0000)
commitfe255bc6dfddade15644aecead970791e96ddedc
treedb5e8696bc1851163439c93590020233ed5f5537
parent08295a592d7e54e6bea00daeb2abe7ac79a3aaba
Remove from the CFG the half-implemented support for scoping information.  We decided that scope information doesn't belong in the CFG at all, since it is a lexical construct.

Patch by Marcin Ĺšwiderski!

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