"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "29ccf8ba523aa856d7bf6bf650cad3fab4d454b1"
-
Steve Naroff authored
Fix ASTContext::typesAreCompatible to allow for int/enum compatibility (C99 6.7.2.2p4). Fix Sema::MergeFunctionDecl to allow for function type compatibility (by using the predicate on ASTContext). Function types don't have to be identical to be compatible... llvm-svn: 45784
c6edcbdb
Loading