[all-commits] [llvm/llvm-project] 92529e: [FMV] Allow target version definitions in any orde...

Alexandros Lamprineas via All-commits all-commits at lists.llvm.org
Wed Mar 6 02:42:51 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92529eb4aeb2dbb706aedebc1ed9fc4f8045231a
      https://github.com/llvm/llvm-project/commit/92529eb4aeb2dbb706aedebc1ed9fc4f8045231a
  Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
  Date:   2024-03-06 (Wed, 06 Mar 2024)

  Changed paths:
    M clang/lib/Sema/SemaDecl.cpp
    M clang/test/CodeGen/attr-target-version.c
    M clang/test/Sema/attr-target-version.c

  Log Message:
  -----------
  [FMV] Allow target version definitions in any order. (#83887)

This patch fixes #71698. It allows defining the default target version
prior to other version definitions without raising semantic errors.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list