[all-commits] [llvm/llvm-project] 9ca8dd: [𝘀𝗽𝗿] changes introduced through rebase

Marco Elver via All-commits all-commits at lists.llvm.org
Thu Sep 18 03:11:48 PDT 2025


  Branch: refs/heads/users/melver/spr/alloctoken-clang-infer-type-hints-from-sizeof-expressions-and-casts
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ca8ddca339fdcd47d7a85f93e389358973691b7
      https://github.com/llvm/llvm-project/commit/9ca8ddca339fdcd47d7a85f93e389358973691b7
  Author: Marco Elver <elver at google.com>
  Date:   2025-09-18 (Thu, 18 Sep 2025)

  Changed paths:
    M clang/docs/AllocToken.rst
    M clang/include/clang/Driver/SanitizerArgs.h
    M clang/lib/CodeGen/CGExpr.cpp
    M clang/lib/CodeGen/CGExprCXX.cpp
    M clang/lib/CodeGen/CodeGenFunction.h
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/test/CodeGenCXX/alloc-token-pointer.cpp
    M clang/test/CodeGenCXX/alloc-token.cpp
    M llvm/docs/LangRef.rst
    M llvm/docs/ReleaseNotes.md
    M llvm/include/llvm/IR/FixedMetadataKinds.def
    M llvm/lib/Transforms/Instrumentation/AllocToken.cpp
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/test/Instrumentation/AllocToken/basic.ll
    A llvm/test/Instrumentation/AllocToken/basic32.ll
    M llvm/test/Instrumentation/AllocToken/extralibfuncs.ll
    M llvm/test/Instrumentation/AllocToken/fast.ll
    M llvm/test/Instrumentation/AllocToken/invoke.ll
    M llvm/test/Instrumentation/AllocToken/nonlibcalls.ll
    M llvm/test/Instrumentation/AllocToken/remark.ll

  Log Message:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.8-beta.1

[skip ci]


  Commit: 4284a8a7c12638abdc337cdcfad8cc1f0a656214
      https://github.com/llvm/llvm-project/commit/4284a8a7c12638abdc337cdcfad8cc1f0a656214
  Author: Marco Elver <elver at google.com>
  Date:   2025-09-18 (Thu, 18 Sep 2025)

  Changed paths:
    M clang/docs/AllocToken.rst
    M clang/include/clang/Driver/SanitizerArgs.h
    M clang/lib/CodeGen/CGExpr.cpp
    M clang/lib/CodeGen/CGExprCXX.cpp
    M clang/lib/CodeGen/CodeGenFunction.h
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/test/CodeGen/alloc-token.c
    M clang/test/CodeGenCXX/alloc-token-pointer.cpp
    M clang/test/CodeGenCXX/alloc-token.cpp
    M llvm/docs/LangRef.rst
    M llvm/docs/ReleaseNotes.md
    M llvm/include/llvm/IR/FixedMetadataKinds.def
    M llvm/lib/Transforms/Instrumentation/AllocToken.cpp
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/test/Instrumentation/AllocToken/basic.ll
    A llvm/test/Instrumentation/AllocToken/basic32.ll
    M llvm/test/Instrumentation/AllocToken/extralibfuncs.ll
    M llvm/test/Instrumentation/AllocToken/fast.ll
    M llvm/test/Instrumentation/AllocToken/invoke.ll
    M llvm/test/Instrumentation/AllocToken/nonlibcalls.ll
    M llvm/test/Instrumentation/AllocToken/remark.ll

  Log Message:
  -----------
  fixup! address reviewer comments

Created using spr 1.3.8-beta.1


Compare: https://github.com/llvm/llvm-project/compare/f7d3204157cf...4284a8a7c126

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