]> granicus.if.org Git - llvm/commit
Regex: Add isValid() with no parameter
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 20 Aug 2019 16:05:23 +0000 (16:05 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 20 Aug 2019 16:05:23 +0000 (16:05 +0000)
commit453d973267b62435a1ae1c59f0cc0ad38f441696
treee2ea567c86bac73dc34873139e4a5ad4bc71f2ad
parent2bfdb54bfd8071436a4cbabe691be0b67e0aff28
Regex: Add isValid() with no parameter

There will be some performance (only a little) improvement for LLDB's
RegularExpression::Execute.

Differential Revision: https://reviews.llvm.org/D66463

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@369396 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Regex.h