Added logging to the code that determines
authorSean Callanan <scallanan@apple.com>
Sat, 1 Dec 2012 00:08:33 +0000 (00:08 +0000)
committerSean Callanan <scallanan@apple.com>
Sat, 1 Dec 2012 00:08:33 +0000 (00:08 +0000)
commit70385081c91c9de927e3f0e5708097c0951cc080
tree890d6bbfae0a3bbd623161d9f46ab02f2ddf06b2
parent9c2ecd93d016454fa697c29744c8815b2c695fb7
Added logging to the code that determines
whether the current frame is in a C++/Objective-C
class or instance method.

llvm-svn: 169062
lldb/source/Expression/ClangUserExpression.cpp