hanchenye-llvm-project/lldb/tools
Pavel Labath 305229bd72 Replace uses of MIUtilParse::CRegexParser with llvm::Regex
Summary:
Replace uses of the local MIUtilParse::CRegexParser class with the LLVM support class llvm::Regex. This reduces duplication of code, and makes it possible to remove the MIUtilParse::CRegexParser class that requires LLVM internal implementation headers.

Bug: https://llvm.org/bugs/show_bug.cgi?id=29138

Reviewers: dawn, abidh, ki.stfu

Subscribers: labath, ki.stfu, lldb-commits

Differential Revision: https://reviews.llvm.org/D23882
Author:	Michał Górny <mgorny@gentoo.org>

llvm-svn: 280662
2016-09-05 15:15:12 +00:00
..
argdumper Rename argdumper to lldb-argdumper 2015-10-29 05:07:12 +00:00
compact-unwind Add support for using armv7 compact unwind information 2016-06-07 02:19:54 +00:00
darwin-debug
darwin-threads Add support for one API used to detect if a process 2015-11-05 23:04:57 +00:00
debugserver Fix darwin cmake build for r279997 2016-08-30 13:18:46 +00:00
driver Don't disable stdin buffering on Windows 2016-04-14 23:31:17 +00:00
install-headers add back an Xcode-specific Makefile for header installation 2016-01-28 22:34:36 +00:00
lldb-mi Replace uses of MIUtilParse::CRegexParser with llvm::Regex 2016-09-05 15:15:12 +00:00
lldb-perf
lldb-server [NFC] Darwin llgs support from Week of Code 2016-09-04 00:18:56 +00:00
CMakeLists.txt [cmake] Build lldb-server on Darwin, set dep on FreeBSD. 2015-09-17 18:35:33 +00:00