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
Loading
Please register or sign in to comment