[all-commits] [llvm/llvm-project] e5fe3d: [AArch64] Fix FMV crash on unspecified number of p...
Pavel Iliin via All-commits
all-commits at lists.llvm.org
Fri Sep 8 08:26:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5fe3d27fc1d5f27fe107f3380f3727362bac66c
https://github.com/llvm/llvm-project/commit/e5fe3d27fc1d5f27fe107f3380f3727362bac66c
Author: Pavel Iliin <61020334+ilinpv at users.noreply.github.com>
Date: 2023-09-08 (Fri, 08 Sep 2023)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
M clang/test/Sema/attr-target-version.c
Log Message:
-----------
[AArch64] Fix FMV crash on unspecified number of parameters function (#65671)
Fix Function Multi Versioning crash reported in
https://github.com/llvm/llvm-project/issues/65669
More information about the All-commits
mailing list