"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b3b1dab569ecb332ea72048a5a8ff536cfb3f511"
When computing the type of a local variable reference within a lambda,
only add 'const' for variables captured by copy in potentially evaluated expressions of non-mutable lambdas. (The "by copy" part was missing). llvm-svn: 150088
Loading
Please register or sign in to comment