From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8B9393858C53; Wed, 8 Feb 2023 20:00:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8B9393858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675886426; bh=ewW8jPIZZ+uGH48VMeXFDcir2yKuLBbp82H/N+XM48E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SmykRYeWwlIygyYv4FH8/ykgm9/Y0xJ0pG4/uRdVzvWnuxBz5T0YFrhNAQ0Bvsgza 9VExVxECZLOAMVMApxQR9vsKCi/Y5kpVNzbfou7Ly3hONvAVd4R6Sy7it0wXSOX843 9hetTHhSySMzBVS1ddBrL6B3IBZ/6R5STerbON3M= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug build/30098] Keep trying clang-format Date: Wed, 08 Feb 2023 20:00:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: build X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30098 --- Comment #1 from Tom Tromey --- Created attachment 14660 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D14660&action=3Ded= it the clang-format config file Here's my current .clang-format, updated to clang-format 14. I updated by reading: https://clang.llvm.org/docs/ClangFormatStyleOptions.html and considering any parameter after 10 (the last time I updated) and before 15 (my machine has 14). Then to evaluate this I run it on various files and spot check them. --=20 You are receiving this mail because: You are on the CC list for the bug.=