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

Peter Collingbourne via All-commits all-commits at lists.llvm.org
Wed Sep 10 18:04:21 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: 10ae9e946853c3ab45e8573431e6d91076ecccf1
      https://github.com/llvm/llvm-project/commit/10ae9e946853c3ab45e8573431e6d91076ecccf1
  Author: Peter Collingbourne <pcc at google.com>
  Date:   2025-09-10 (Wed, 10 Sep 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 llvm/docs/LangRef.rst
    M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
    M llvm/lib/IR/Constants.cpp
    M llvm/lib/IR/Verifier.cpp
    A llvm/test/Assembler/invalid-ptrauth-const6.ll
    A llvm/test/Transforms/PhaseOrdering/phi-protected-field-ptr.ll
    R llvm/test/Transforms/Util/phi-protected-field-ptr.ll

  Log Message:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]


  Commit: 2987c3aeaf4a4754c20133c56169cadf7a6e399e
      https://github.com/llvm/llvm-project/commit/2987c3aeaf4a4754c20133c56169cadf7a6e399e
  Author: Peter Collingbourne <pcc at google.com>
  Date:   2025-09-10 (Wed, 10 Sep 2025)

  Changed paths:
    M libcxx/docs/CodingGuidelines.rst
    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 llvm/docs/LangRef.rst
    M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
    M llvm/lib/IR/Constants.cpp
    M llvm/lib/IR/Verifier.cpp
    A llvm/test/Assembler/invalid-ptrauth-const6.ll
    A llvm/test/Transforms/PhaseOrdering/phi-protected-field-ptr.ll
    R llvm/test/Transforms/Util/phi-protected-field-ptr.ll

  Log Message:
  -----------
  Address review comments

Created using spr 1.3.6-beta.1


Compare: https://github.com/llvm/llvm-project/compare/92018774ff9e...2987c3aeaf4a

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