[all-commits] [llvm/llvm-project] 655e0c: [𝘀𝗽𝗿] initial version

Marco Elver via All-commits all-commits at lists.llvm.org
Wed Oct 15 14:29:18 PDT 2025


  Branch: refs/heads/users/melver/spr/clang-move-alloctoken-frontend-options-to-langoptions
  Home:   https://github.com/llvm/llvm-project
  Commit: 655e0c4cd3fbc218b442e65a481ff8a68376546d
      https://github.com/llvm/llvm-project/commit/655e0c4cd3fbc218b442e65a481ff8a68376546d
  Author: Marco Elver <elver at google.com>
  Date:   2025-10-15 (Wed, 15 Oct 2025)

  Changed paths:
    M clang/docs/AllocToken.rst
    M clang/include/clang/Basic/CodeGenOptions.h
    M clang/include/clang/Basic/LangOptions.h
    M clang/include/clang/Driver/Options.td
    M clang/lib/CodeGen/BackendUtil.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/test/Driver/fsanitize-alloc-token.c
    M llvm/include/llvm/IR/Intrinsics.td
    A llvm/include/llvm/Support/AllocToken.h
    M llvm/include/llvm/Transforms/Instrumentation/AllocToken.h
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Passes/PassRegistry.def
    A llvm/lib/Support/AllocToken.cpp
    M llvm/lib/Support/CMakeLists.txt
    M llvm/lib/Transforms/Instrumentation/AllocToken.cpp
    M llvm/test/Instrumentation/AllocToken/basic.ll
    M llvm/test/Instrumentation/AllocToken/basic32.ll
    M llvm/test/Instrumentation/AllocToken/fast.ll
    A llvm/test/Instrumentation/AllocToken/intrinsic.ll
    A llvm/test/Instrumentation/AllocToken/intrinsic32.ll
    M llvm/test/Instrumentation/AllocToken/invoke.ll
    M llvm/test/Instrumentation/AllocToken/nonlibcalls.ll
    M llvm/test/Instrumentation/AllocToken/typehashpointersplit.ll

  Log Message:
  -----------
  [𝘀𝗽𝗿] initial version

Created using spr 1.3.8-beta.1



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