[all-commits] [llvm/llvm-project] 67b06b: [clang][AArch64] Point the nofp ABI check diagnost...

Jon Roelofs via All-commits all-commits at lists.llvm.org
Thu Aug 15 00:37:02 PDT 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 67b06b42973c0a207a44314524376551f4d19a4a
      https://github.com/llvm/llvm-project/commit/67b06b42973c0a207a44314524376551f4d19a4a
  Author: Jon Roelofs <jonathan_roelofs at apple.com>
  Date:   2024-08-15 (Thu, 15 Aug 2024)

  Changed paths:
    M clang/lib/CodeGen/Targets/AArch64.cpp
    M clang/test/CodeGen/aarch64-soft-float-abi-errors.c

  Log Message:
  -----------
  [clang][AArch64] Point the nofp ABI check diagnostics at the callee (#103392)

... whereever we have the Decl for it, and even when we don't keep the
SourceLocation of it aimed at the call site.

Fixes: #102983
(cherry picked from commit 019ef522756886caa258daf68d877f84abc1b878)



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