[Lldb-commits] [PATCH] D11396: [lldb-mi] Fix breakpoints on functions when C++ namespaces are used.
Dawn Perchik
dawn+llvm at burble.org
Wed Jul 22 12:16:34 PDT 2015
dawn added a comment.
In http://reviews.llvm.org/D11396#209412, @brucem wrote:
> Could you please add a test for the file: + ::func case?
::func doesn't work in lldb! It needs to be fixed there first. If/when it is fixed, I will add a test.
Repository:
rL LLVM
http://reviews.llvm.org/D11396
More information about the lldb-commits
mailing list