[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

@@ -198,6 +198,7 @@ def main():
"0026-constexpr-endian-byte-swap.patch",
"0027-Copy-type-traits-from-STLExtras.h-into-PointerUnion..patch",
"0028-Remove-StringMap-test-for-llvm-sort.patch",
"0029-Fix-docs-typo-in-SmallVector.patch",
]:
git_am(
os.path.join(wpilib_root, "upstream_utils/llvm_patches", f),