[PATCH] D153587: [GlobPattern] Support brace expansions

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 14:09:52 PDT 2023


ellis added a comment.

Friendly ping for this and the stacked diff. I recently encountered another bug where I forgot to escape the `$` character in a special case list which wouldn't be a problem if we were using globs.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153587/new/

https://reviews.llvm.org/D153587



More information about the llvm-commits mailing list