[clang] [clang][NFC] Regroup declarations in `Parser` (PR #138511)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon May 5 05:23:39 PDT 2025


AaronBallman wrote:

> 3\. File has been formatted with clang-format, except for the grammar, because clang-format butchers it.

Yeah, this problem comes up rather frequently, I wonder if clang-format can get some additional smarts to make that less of a challenge? CC @mydeveloperday @owenca

https://github.com/llvm/llvm-project/pull/138511


More information about the cfe-commits mailing list