[all-commits] [llvm/llvm-project] 8e066b: Add missing template keywords
Andrew V. Tischenko via All-commits
all-commits at lists.llvm.org
Thu Apr 7 07:13:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e066b86a73205cdaf758a9dd4d761406d39bff1
https://github.com/llvm/llvm-project/commit/8e066b86a73205cdaf758a9dd4d761406d39bff1
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M llvm/include/llvm/ADT/PointerSumType.h
Log Message:
-----------
Add missing template keywords
GCC 14 warns about these.
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D121047
More information about the All-commits
mailing list