"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9321ad3f970714e3ca40d7c3461ff3acdbf8f7e7"
Don't introduce a lambda's operator() into the class until after we
have finished parsing the body, so that name lookup will never find anything within the closure type. Then, add this operator() and the conversion function (if available) before completing the class. llvm-svn: 150252
Loading
Please register or sign in to comment