"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "18544b96148ffe0232bd5db84eea52ac01ca21c8"
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