[Lldb-commits] [lldb] [lldb] colorize symbols in image lookup with a regex pattern (PR #69422)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 6 09:00:37 PST 2023


=?utf-8?q?José?= L. Junior <josejunior at 10xengineers.ai>,taalhaataahir0102
 <23100293 at lums.edu.pk>,taalhaataahir0102 <23100293 at lums.edu.pk>,taalhaataahir0102
 <23100293 at lums.edu.pk>,taalhaataahir0102 <23100293 at lums.edu.pk>,
=?utf-8?q?José?= L. Junior <josejunior at 10xengineers.ai>,
=?utf-8?q?José?= L. Junior <josejunior at 10xengineers.ai>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/69422 at github.com>


https://github.com/JDevlieghere approved this pull request.

I didn't realize it was going to be so tedious to pass the prefix and suffix down, but I still think it's the right thing to do, so thanks for making that work. It would be awesome if we can make the `optional<Regex>` work, but that's not a blocker so this LGTM.  

https://github.com/llvm/llvm-project/pull/69422


More information about the lldb-commits mailing list