"lld/lib/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "478d9f9e7db973aca9c19ff0291cf43a78de681b"
Fixed ClangUserExpression's wrapping of expressions
in C++ methods. There were two fixes involved: - For an object whose contents are not known, the expression should be treated as a non-member, and "this" should have no meaning. - For a const object, the method should be declared const as well. llvm-svn: 120606
Loading
Please register or sign in to comment