When performing name lookup for the previous declaration of a field,
be sure to consider all of the possible lookup results. We were assert()'ing (but behaving correctly) for unresolved values. Fixes PR11134 / <rdar://problem/10290422>. llvm-svn: 142652
Loading
Please register or sign in to comment