commit | a53eb7fa80dd5eff7d03685e55b1f77ec4735a43 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Mon Mar 30 18:39:15 2009 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Mon Mar 30 18:39:15 2009 +0000 |
tree | 8ba8e2f8a40b2bc1768151075530c9aede2e036b | |
parent | 7a78f3abd3781b356d0d25762a1b70e70a0f0a66 [diff] |
Convert use of loc::SymbolVal and nonloc::SymbolVal to V.getAsSymbol(). This also makes this code more correct as it transparently handles SVals that wrapped TypedViewRegions(SymbolicRegions). llvm-svn: 68048