[lldb] Cleanup regex in libcxx formatters (NFC) (#80618)
I noticed a number of regex for libcxx formatters use an unnecessary regex grouping. This change removes those parentheses.
Loading
Please sign in to comment
I noticed a number of regex for libcxx formatters use an unnecessary regex grouping. This change removes those parentheses.