[all-commits] [llvm/llvm-project] 3c1e72: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
all-commits at lists.llvm.org
Fri Oct 17 11:15:18 PDT 2025
Branch: refs/heads/users/melver/spr/alloctoken-clang-implement-__builtin_alloc_token_infer-and-llvmalloctokenid
Home: https://github.com/llvm/llvm-project
Commit: 3c1e721f2bc566b97f29157616ac81354cef7a3e
https://github.com/llvm/llvm-project/commit/3c1e721f2bc566b97f29157616ac81354cef7a3e
Author: Marco Elver <elver at google.com>
Date: 2025-10-17 (Fri, 17 Oct 2025)
Changed paths:
M clang/include/clang/Basic/DiagnosticASTKinds.td
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
M clang/lib/AST/ExprConstant.cpp
M clang/lib/AST/InferAlloc.cpp
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/test/SemaCXX/alloc-token.cpp
M llvm/include/llvm/Support/AllocToken.h
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Support/AllocToken.cpp
M llvm/lib/Transforms/Instrumentation/AllocToken.cpp
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.8-beta.1
[skip ci]
Commit: 87eb971ad80ffb6fa295a3f8c4c6e05f30dbedc8
https://github.com/llvm/llvm-project/commit/87eb971ad80ffb6fa295a3f8c4c6e05f30dbedc8
Author: Marco Elver <elver at google.com>
Date: 2025-10-17 (Fri, 17 Oct 2025)
Changed paths:
M clang/include/clang/Basic/DiagnosticASTKinds.td
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
M clang/lib/AST/ExprConstant.cpp
M clang/lib/AST/InferAlloc.cpp
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/test/SemaCXX/alloc-token.cpp
M llvm/include/llvm/Support/AllocToken.h
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Support/AllocToken.cpp
M llvm/lib/Transforms/Instrumentation/AllocToken.cpp
Log Message:
-----------
fixup! address comments
Created using spr 1.3.8-beta.1
Compare: https://github.com/llvm/llvm-project/compare/019499fd0f44...87eb971ad80f
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