[llvm-bugs] [Bug 29138] lldb uses internal lib/Support/regex_impl.h LLVM header

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Aug 16 14:33:36 PDT 2019


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

Jonas Devlieghere <jdevlieghere at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |jdevlieghere at apple.com

--- Comment #5 from Jonas Devlieghere <jdevlieghere at apple.com> ---
The original issue was fixed by the removal of lldb-mi. In the meantime I've
also migrated LLDB's RegularExpression to leverage llvm::Regex (r369153).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190816/f0bb5715/attachment.html>


More information about the llvm-bugs mailing list