[all-commits] [llvm/llvm-project] 00f34e: [clang] Bail out if the result of function templat...
VitaNuo via All-commits
all-commits at lists.llvm.org
Wed Oct 18 06:22:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00f34eefe4ed04c95eb60074ddfdd64e65878be9
https://github.com/llvm/llvm-project/commit/00f34eefe4ed04c95eb60074ddfdd64e65878be9
Author: VitaNuo <115406782+VitaNuo at users.noreply.github.com>
Date: 2023-10-18 (Wed, 18 Oct 2023)
Changed paths:
M clang/lib/Sema/SemaTemplateInstantiate.cpp
A clang/test/SemaTemplate/function-decl-nested-type-alias.cpp
Log Message:
-----------
[clang] Bail out if the result of function template instantiation is not a function type. (#69459)
More information about the All-commits
mailing list