[Lldb-commits] [PATCH] D11461: Improve C++ function name handling and step-in avoid regerxp handling

Jim Ingham jingham at apple.com
Thu Jul 23 14:49:45 PDT 2015


I'm fine with this.  It doesn't seem very useful to include the return type of templates in the name that the step-avoid regexp matches, especially since it would make the "no functions implemented in std::" regexp extremely tedious to try and write...

Jim


> On Jul 23, 2015, at 2:45 PM, Greg Clayton <clayborg at gmail.com> wrote:
> 
> clayborg resigned from this revision.
> clayborg removed a reviewer: clayborg.
> clayborg added a comment.
> 
> Jim Ingham should be included as a reviewer. I am OK if he is OK with this.
> 
> 
> http://reviews.llvm.org/D11461
> 
> 
> 
> 
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits





More information about the lldb-commits mailing list