[PATCH] D153587: [GlobPattern] Support brace expansions

Steven Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 17:16:51 PDT 2023


srj added a comment.

In D153587#4644761 <https://reviews.llvm.org/D153587#4644761>, @srj wrote:

> In D153587#4644755 <https://reviews.llvm.org/D153587#4644755>, @ellis wrote:
>
>> Thanks for letting me know. I've just pushed a fix at https://github.com/llvm/llvm-project/commit/dfd0cd1cc182789d351953d2c40b8ccd9fdec34f so let me know if it starts building or not
>
> Thanks! Testing now

Seems to have fixed it -- thanks!


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