Support ANSI escape codes for bright colors variants. Most modern terminals support them. Still LLDB is not using them by default and there's only there for people who want to modify their preferred ANSI prefix/suffix.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Nice! Should we convert this to enums?