]> granicus.if.org Git - clang/commit
Change the implementation of symbol_iterator to not use a union and rely on any detai...
authorTed Kremenek <kremenek@apple.com>
Fri, 5 Dec 2008 02:56:39 +0000 (02:56 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 5 Dec 2008 02:56:39 +0000 (02:56 +0000)
commit96f560b96ba3fb7b9a5408db22b481206b211f1c
tree65c79fc59ceb845423d5c7a55545940997a56d5f
parent562731eabbed616535874c99655c81cc55d713fb
Change the implementation of symbol_iterator to not use a union and rely on any details of SymbolRef's implementation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60579 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathSensitive/SVals.h
include/clang/Analysis/PathSensitive/SymbolManager.h