[all-commits] [llvm/llvm-project] 8af2f0: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
all-commits at lists.llvm.org
Fri Sep 26 13:38:28 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: 8af2f0dcbb5923f53004b152a6254dd0acf9d5d8
https://github.com/llvm/llvm-project/commit/8af2f0dcbb5923f53004b152a6254dd0acf9d5d8
Author: Marco Elver <elver at google.com>
Date: 2025-09-26 (Fri, 26 Sep 2025)
Changed paths:
M clang/lib/CodeGen/CGExpr.cpp
M clang/test/CodeGen/alloc-token-nonlibcalls.c
M clang/test/CodeGen/alloc-token.c
M llvm/include/llvm/Support/SipHash.h
M llvm/lib/Support/SipHash.cpp
M llvm/lib/Transforms/Instrumentation/AllocToken.cpp
M llvm/test/Instrumentation/AllocToken/extralibfuncs.ll
M llvm/test/Instrumentation/AllocToken/remark.ll
M llvm/unittests/Support/SipHashTest.cpp
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.8-beta.1
[skip ci]
Commit: 5fb8572713daf0ad86b4877b197e66f5260975bf
https://github.com/llvm/llvm-project/commit/5fb8572713daf0ad86b4877b197e66f5260975bf
Author: Marco Elver <elver at google.com>
Date: 2025-09-26 (Fri, 26 Sep 2025)
Changed paths:
M clang/lib/CodeGen/CGExpr.cpp
M clang/test/CodeGen/alloc-token-nonlibcalls.c
M clang/test/CodeGen/alloc-token.c
M llvm/include/llvm/Support/SipHash.h
M llvm/lib/Support/SipHash.cpp
M llvm/lib/Transforms/Instrumentation/AllocToken.cpp
M llvm/test/Instrumentation/AllocToken/extralibfuncs.ll
M llvm/test/Instrumentation/AllocToken/remark.ll
M llvm/unittests/Support/SipHashTest.cpp
Log Message:
-----------
fixup! address more comments
Created using spr 1.3.8-beta.1
Compare: https://github.com/llvm/llvm-project/compare/3bad95ee4100...5fb8572713da
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