AmrDeveloper wrote: > lgtm, nit you can also campture `%` in regexes not to need to repreat it later
Yes, but I think we kept %, !, @ outside the regex to make it easy to detect the kind of value in all of out tests https://github.com/llvm/llvm-project/pull/162024 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
