History log of /external/lldb/test/lang/cpp/static_methods/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
99309909259eacf4693458bfe44f913c316a09c6 03-Aug-2011 Sean Callanan <scallanan@apple.com> Fixed a bug in which the DWARF reader did not distinguish
appropriately between C++ static methods and non-static
methods. This bug made it impossible to call most static
methods, either because Clang did not recognize that a
method could be called without providing a "this"
parameter, or because Clang did not properly mangle the
name of the method when searching for it in the target.

Also added a testcase.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@136733 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/cpp/static_methods/Makefile