[all-commits] [llvm/llvm-project] b72fd1: [CGCall] Check store type in findDominatingStoreTo...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Apr 11 03:08:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b72fd1a84d33e19f9f7fa6b7fdcaea57dc51aee4
      https://github.com/llvm/llvm-project/commit/b72fd1a84d33e19f9f7fa6b7fdcaea57dc51aee4
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-04-11 (Mon, 11 Apr 2022)

  Changed paths:
    M clang/lib/CodeGen/CGCall.cpp
    M clang/test/CodeGenObjC/section-name.m

  Log Message:
  -----------
  [CGCall] Check store type in findDominatingStoreToReturnValue()

We need to make sure that the stored type matches the return type.




More information about the All-commits mailing list