"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "c54e242fb4c10b5baaef148fd85b95f4678f9269"
[analyzer] Don't crash if a block doesn't have a type signature.
Currently, blocks instantiated in templates lose their "signature as written"; it's not clear if this is intentional. Change the analyzer's use of BlockDecl::getSignatureAsWritten to check whether or not the signature is actually there. <rdar://problem/13954714> llvm-svn: 182497
Loading
Please register or sign in to comment