bulbazord added a comment.

In D149914#4335858 <https://reviews.llvm.org/D149914#4335858>, @aprantl wrote:

> I'm not opposed to using this implementation, but have you considered using 
> something like the stdlib regex library to do the heavy lifting?

I had not considered it actually... I don't have any experience using anything 
from `<regex>`. I know LLVM has its own regex engine, perhaps that might be 
appropriate? I know LLDB uses it in its `RegularExpression` class.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149914/new/

https://reviews.llvm.org/D149914

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to