[all-commits] [llvm/llvm-project] 846b67: SmallVector: Declare explicit instantiations.
Thomas Köppe via All-commits
all-commits at lists.llvm.org
Mon Nov 28 07:12:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 846b676766d8928249790cbb73f9fb4f1c4c8e0d
https://github.com/llvm/llvm-project/commit/846b676766d8928249790cbb73f9fb4f1c4c8e0d
Author: Thomas Köppe <tkoeppe at google.com>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M llvm/include/llvm/ADT/SmallVector.h
Log Message:
-----------
SmallVector: Declare explicit instantiations.
This was an ODR violation
More information about the All-commits
mailing list