[all-commits] [llvm/llvm-project] 4b82bb: Fix Typo in SmallVector doc
Jake Vossen via All-commits
all-commits at lists.llvm.org
Thu Mar 31 20:54:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b82bb6d82f65f98f23d0e4c2cd5297dc162864c
https://github.com/llvm/llvm-project/commit/4b82bb6d82f65f98f23d0e4c2cd5297dc162864c
Author: Jake Vossen <jake at vossen.dev>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
M llvm/include/llvm/ADT/SmallVector.h
Log Message:
-----------
Fix Typo in SmallVector doc
Replace forward slash with backward slash.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D120930
More information about the All-commits
mailing list