[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: Sat, 7 May 2022 22:09:18 -0400
Subject: [PATCH 02/28] Remove StringRef, ArrayRef, and Optional
Subject: [PATCH 02/29] Remove StringRef, ArrayRef, and Optional
---
llvm/include/llvm/ADT/PointerUnion.h | 1 -