[all-commits] [llvm/llvm-project] 9f6373: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
all-commits at lists.llvm.org
Fri Aug 1 17:30:53 PDT 2025
Branch: refs/heads/users/pcc/spr/add-pointer-field-protection-feature
Home: https://github.com/llvm/llvm-project
Commit: 9f63733823cd99108efe901742d88f3c20e0d119
https://github.com/llvm/llvm-project/commit/9f63733823cd99108efe901742d88f3c20e0d119
Author: Peter Collingbourne <pcc at google.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M libcxx/include/__config
M libcxx/include/__force_nonstandard_layout
M libcxx/test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp
M libcxx/test/libcxx/type_traits/is_trivially_relocatable.compile.pass.cpp
M libcxxabi/include/__cxxabi_config.h
M lld/ELF/Relocations.cpp
M llvm/docs/LangRef.rst
M llvm/include/llvm/Transforms/Utils/Local.h
M llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
M llvm/lib/IR/Verifier.cpp
M llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
M llvm/lib/Transforms/Utils/Local.cpp
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
M llvm/test/Transforms/PreISelIntrinsicLowering/protected-field-pointer.ll
M llvm/test/Transforms/SROA/protected-field-pointer.ll
M llvm/test/Transforms/Util/phi-protected-field-ptr.ll
A llvm/test/Verifier/ptrauth-constant.ll
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
Commit: 7dace4385198b9696d074877b0a020dd128e76e8
https://github.com/llvm/llvm-project/commit/7dace4385198b9696d074877b0a020dd128e76e8
Author: Peter Collingbourne <pcc at google.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M clang/include/clang/Basic/Features.def
M libcxx/include/__config
M libcxx/include/__force_nonstandard_layout
M libcxx/test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp
M libcxx/test/libcxx/type_traits/is_trivially_relocatable.compile.pass.cpp
M libcxxabi/include/__cxxabi_config.h
M lld/ELF/Relocations.cpp
M llvm/docs/LangRef.rst
M llvm/include/llvm/Transforms/Utils/Local.h
M llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
M llvm/lib/IR/Verifier.cpp
M llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
M llvm/lib/Transforms/Utils/Local.cpp
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
M llvm/test/Transforms/PreISelIntrinsicLowering/protected-field-pointer.ll
M llvm/test/Transforms/SROA/protected-field-pointer.ll
M llvm/test/Transforms/Util/phi-protected-field-ptr.ll
A llvm/test/Verifier/ptrauth-constant.ll
Log Message:
-----------
Switch to EXTENSION
Created using spr 1.3.6-beta.1
Compare: https://github.com/llvm/llvm-project/compare/305174ee2367...7dace4385198
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