https://github.com/usx95 commented:
Thanks. I think having separate attributes instead of same attributes but different spellings would help in keeping the parsing less complicated. E.g. We need to take care that we do not allow lifetime_capture_by_global(param). https://github.com/llvm/llvm-project/pull/196635 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
