[all-commits] [llvm/llvm-project] 63e68f: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
all-commits at lists.llvm.org
Fri Sep 26 11:54:36 PDT 2025
Branch: refs/heads/users/melver/spr/main.alloctoken-clang-infer-type-hints-from-sizeof-expressions-and-casts
Home: https://github.com/llvm/llvm-project
Commit: 63e68f71739611669f9b24cc47f5bc9be9ea3dff
https://github.com/llvm/llvm-project/commit/63e68f71739611669f9b24cc47f5bc9be9ea3dff
Author: Marco Elver <elver at google.com>
Date: 2025-09-26 (Fri, 26 Sep 2025)
Changed paths:
M clang/docs/AllocToken.rst
M clang/docs/ReleaseNotes.rst
M clang/docs/UsersManual.rst
M clang/include/clang/Basic/CodeGenOptions.h
M clang/include/clang/Driver/Options.td
M clang/include/clang/Driver/SanitizerArgs.h
M clang/lib/CodeGen/CGExpr.cpp
M clang/lib/Driver/ToolChain.cpp
M clang/lib/Driver/ToolChains/BareMetal.cpp
M clang/lib/Driver/ToolChains/Linux.cpp
M clang/test/CodeGen/alloc-token-ignorelist.c
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/lib/IR/Verifier.cpp
M llvm/lib/Transforms/Instrumentation/AllocToken.cpp
M llvm/lib/Transforms/Utils/Local.cpp
M llvm/test/Instrumentation/AllocToken/basic.ll
M 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/ignore.ll
M llvm/test/Instrumentation/AllocToken/invoke.ll
M llvm/test/Instrumentation/AllocToken/nonlibcalls.ll
M llvm/test/Instrumentation/AllocToken/remark.ll
A llvm/test/Instrumentation/AllocToken/typehashpointersplit.ll
A llvm/test/Transforms/SimplifyCFG/merge-calls-alloc-token.ll
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.8-beta.1
[skip ci]
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