Skip to content
Commit fd65291a authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix ASTContext::typesAreCompatible when analyzing a function type with

proto and function type without proto.  It would never call 
'functionTypesAreCompatible' because they have different type classes.

llvm-svn: 45952
parent 09035319
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