This change is mostly performance-neutral since our regex engine is fast, but it's IMHO slightly more readable.
Also, matching matching parenthesis is not a great match for regular expressions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
now that this is self-resizing, this can probably be something smaller (PATH_MAX on windows is 32k, sort of)..