[all-commits] [llvm/llvm-project] cc3d25: [clang][patch] To solve PR26413, x86 interrupt rou...

Melanie Blower via All-commits all-commits at lists.llvm.org
Wed Mar 3 07:12:18 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc3d25be0116fc3cc41a08f8bf9eef73d6dc5d62
      https://github.com/llvm/llvm-project/commit/cc3d25be0116fc3cc41a08f8bf9eef73d6dc5d62
  Author: Melanie Blower <melanie.blower at intel.com>
  Date:   2021-03-03 (Wed, 03 Mar 2021)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Sema/SemaExpr.cpp
    M clang/test/Sema/arm-interrupt-attr.c
    M clang/test/Sema/attr-x86-interrupt.c

  Log Message:
  -----------
  [clang][patch] To solve PR26413, x86 interrupt routines may only call routines with no_saved_reg

Reviewed By: Aaron Ballman

Differential Revision: https://reviews.llvm.org/D97764




More information about the All-commits mailing list