https://github.com/owenca closed
https://github.com/llvm/llvm-project/pull/121621
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/mydeveloperday approved this pull request.
https://github.com/llvm/llvm-project/pull/121621
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/owenca created
https://github.com/llvm/llvm-project/pull/121621
None
>From 4c410b4f442e956f354f3e826d61733f85e8f390 Mon Sep 17 00:00:00 2001
From: Owen Pan
Date: Mon, 30 Dec 2024 01:59:32 -0800
Subject: [PATCH] [clang-format][NFC] Replace SmallVectorImpl with ArrayRef
---
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: Owen Pan (owenca)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/121621.diff
7 Files Affected:
- (modified) clang/lib/Format/AffectedRangeManager.cpp (+5-5)
- (modified) clang/lib/Format/AffectedRangeManager.h