[all-commits] [llvm/llvm-project] 4a6c40: [𝘀𝗽𝗿] changes introduced through rebase

Peter Collingbourne via All-commits all-commits at lists.llvm.org
Fri Aug 1 17:30:34 PDT 2025


  Branch: refs/heads/users/pcc/spr/libcxx-introduce-__force_nonstandard_layout-base-class-for-pointer-field-protection
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a6c406fc67b1aed11ccf86c13ca38671262bb25
      https://github.com/llvm/llvm-project/commit/4a6c406fc67b1aed11ccf86c13ca38671262bb25
  Author: Peter Collingbourne <pcc at google.com>
  Date:   2025-08-01 (Fri, 01 Aug 2025)

  Changed paths:
    M libcxx/include/__config
    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: 0c5034c28e8f6d25338615b968141fcee05ed0fd
      https://github.com/llvm/llvm-project/commit/0c5034c28e8f6d25338615b968141fcee05ed0fd
  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:
  -----------
  Rebase

Created using spr 1.3.6-beta.1


Compare: https://github.com/llvm/llvm-project/compare/987ed138ad8e...0c5034c28e8f

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