commit | 40c37e1a624c27f987458a3234f615d929e9d813 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Thu Feb 04 00:47:48 2010 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Thu Feb 04 00:47:48 2010 +0000 |
tree | 328ac7dd44b457e58b48c7cafe688456fc13963e | |
parent | 2663f527c2717295fbaed4715945b879ad68f4cf [diff] |
static analyzer: handle casts of a function to a function pointer with a different return type. While we don't emit any errors (yet), at least we avoid cases where we might crash because of an assertion failure later on (when the return type differs from what is expected). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95268 91177308-0d34-0410-b5e6-96231b3b80d8