On 6/13/25 2:57 PM, Marek Polacek wrote:
On Wed, Jun 04, 2025 at 09:18:45PM +0800, yxj-github-437 wrote:This line seems wrongly indented, should be only two spaces more than the if line:if (check_for_bare_parameter_packs (expression)) expression = error_mark_node; The patch LGTM otherwise, thanks.Thanks for your reply! The wrongly indented line has been fixed. Please check the new patch.LGTM (but can't approve it).
Applied, thanks. Jason