[PATCH] D36307: [Support/GlobPattern] - Treat multiple stars('*') as single.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 05:15:16 PDT 2017


ruiu added a comment.

You don't want to "fix" this because there are a lot of other pathetic patterns that can hangs up the matcher. There is no reason to handle this specially.


https://reviews.llvm.org/D36307





More information about the llvm-commits mailing list