"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3d7e0e2c6ba894c330398edf5d90acd4446374e8"
In Sema::CheckShadow, get the DeclContext from the variable that we are checking
instead from the Scope; Inner scopes in bodies don't have DeclContexts associated with them. Fixes http://llvm.org/PR9160 & rdar://problem/8966163. llvm-svn: 125097
Loading
Please register or sign in to comment