Skip to content
Commit 1e3b9558 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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).

llvm-svn: 95268
parent b8355e3b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment