https://github.com/owenca edited
https://github.com/llvm/llvm-project/pull/143477
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: Owen Pan (owenca)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/143477.diff
1 Files Affected:
- (modified) clang/tools/clang-format/ClangFormat.cpp (+23-28)
``diff
diff --git a/clang/tools/clang-for
https://github.com/owenca created
https://github.com/llvm/llvm-project/pull/143477
None
>From 7f745330975e0e360e9a42b9d57c3e3afa3680f8 Mon Sep 17 00:00:00 2001
From: Owen Pan
Date: Sat, 7 Jun 2025 20:59:53 -0700
Subject: [PATCH 1/2] [clang-format][NFC] Clean up fillRanges() in
ClangFormat.cpp