commit | e8e5557af333aba8183ce6e9fed9996221eb1547 | [log] [tgz] |
---|---|---|
author | Sean Callanan <scallanan@apple.com> | Wed Dec 01 21:35:54 2010 +0000 |
committer | Sean Callanan <scallanan@apple.com> | Wed Dec 01 21:35:54 2010 +0000 |
tree | 18f200a49d762b037b1c69aee6e73a41500be1fd | |
parent | cfc53a2f9524a8063811cf8adac987ca3154e632 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@120606 91177308-0d34-0410-b5e6-96231b3b80d8