[wpiutil] Fix docs typo in SmallVector (#5381)

This commit is contained in:
Ryan Blue
2023-06-08 22:58:21 -04:00
committed by GitHub
parent 59905ea721
commit 7ab5800487
31 changed files with 52 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: PJ Reiniger <pj.reiniger@gmail.com>
Date: Mon, 9 May 2022 00:04:30 -0400
Subject: [PATCH 24/28] Use SmallVector for UTF conversion
Subject: [PATCH 24/29] Use SmallVector for UTF conversion
---
llvm/include/llvm/Support/ConvertUTF.h | 6 +++---