"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "acc0e62625c29ba8014005dac5b41d8c3a50ad2c"
Fix crash in cleanup attr handling
ResolveSingleFunctionTemplateSpecialization() returns 0 and doesn't emit diags unless the expression has template-ids, so we must null check the result. Also add a better diag noting which overloads are causing the problem. Reviewed by Aaron Ballman. llvm-svn: 193055
Loading
Please register or sign in to comment