| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [lldb] Use the new Regex::isValid() with no parameter | Jan Kratochvil | 2019-08-20 | 1 | -4/+1 |
| * | [lldb] D66174 `RegularExpression` cleanup | Jan Kratochvil | 2019-08-20 | 1 | -10/+7 |
| * | [Utility] Reimplement RegularExpression on top of llvm::Regex | Jonas Devlieghere | 2019-08-16 | 1 | -129/+18 |
| * | [Utility] Remove unused function 'GetMatchSpanningIndices' | Jonas Devlieghere | 2019-08-08 | 1 | -17/+0 |
| * | [lldb] Make sure RegularExpression constructors always initialize member vari... | Jorge Gorbe Moya | 2019-05-23 | 1 | -4/+3 |
| * | [NFC] Remove ASCII lines from comments | Jonas Devlieghere | 2019-04-10 | 1 | -16/+0 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Reflow paragraphs in comments. | Adrian Prantl | 2018-04-30 | 1 | -24/+19 |
| * | iwyu fixes on lldbUtility. | Zachary Turner | 2017-04-06 | 1 | -7/+1 |
| * | Fix a couple of corner cases in NameMatches | Pavel Labath | 2017-02-20 | 1 | -8/+4 |
| * | Move classes from Core -> Utility. | Zachary Turner | 2017-02-02 | 1 | -0/+208 |

