commit | abd46e13cfd48f2c9bf26d9759edb4366aaa6d5b | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Fri Aug 28 04:49:15 2009 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Fri Aug 28 04:49:15 2009 +0000 |
tree | 0fc9e1bd9f3fae64398a5da5b68c3cead87ba1de | |
parent | 73b39cf02eaa346c6d7a76c32bf13759de7516db [diff] |
Use SymbolicRegion instead of CodeTextRegion for symbolic function pointers. Most logic cares first about whether or not a region is symbolic, and second if represents code. This should fix a series of silent corner case bugs (as well as simplify a bunch of code). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@80335 91177308-0d34-0410-b5e6-96231b3b80d8