[all-commits] [llvm/llvm-project] 5af56e: [ExposeDirectMethod] Nil chech thunk generation

Peter Rong via All-commits all-commits at lists.llvm.org
Thu Dec 4 10:23:51 PST 2025


  Branch: refs/heads/users/DataCorrupted/ExposeDirectMethod-thunk
  Home:   https://github.com/llvm/llvm-project
  Commit: 5af56e5d520939e5e1d49e3d8eacf275d3cf7f03
      https://github.com/llvm/llvm-project/commit/5af56e5d520939e5e1d49e3d8eacf275d3cf7f03
  Author: Peter Rong <PeterRong at meta.com>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

  Changed paths:
    M clang/lib/CodeGen/CGDecl.cpp
    M clang/lib/CodeGen/CGObjC.cpp
    M clang/lib/CodeGen/CGObjCMac.cpp
    M clang/lib/CodeGen/CodeGenFunction.h

  Log Message:
  -----------
  [ExposeDirectMethod] Nil chech thunk generation

- Generation
- Dispatch


  Commit: 1c3a5559ef6e0aeceb6f546de574464b95ed7e54
      https://github.com/llvm/llvm-project/commit/1c3a5559ef6e0aeceb6f546de574464b95ed7e54
  Author: Peter Rong <PeterRong at meta.com>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

  Changed paths:
    M clang/lib/CodeGen/CGObjCMac.cpp
    M clang/test/CodeGenObjC/direct-method-ret-mismatch.m
    A clang/test/CodeGenObjC/expose-direct-method-consumed.m
    A clang/test/CodeGenObjC/expose-direct-method-linkedlist.m
    A clang/test/CodeGenObjC/expose-direct-method-varargs.m
    A clang/test/CodeGenObjC/expose-direct-method-visibility-linkage.m
    A clang/test/CodeGenObjC/expose-direct-method.m

  Log Message:
  -----------
  add tests


Compare: https://github.com/llvm/llvm-project/compare/81b0d800623f...1c3a5559ef6e

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