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

Peter Collingbourne via All-commits all-commits at lists.llvm.org
Wed Sep 10 18:04:52 PDT 2025


  Branch: refs/heads/users/pcc/spr/libc-add-build-and-ci-support-for-pointer-field-protection
  Home:   https://github.com/llvm/llvm-project
  Commit: 5bc0cf14cc0eff60b577aa5b6866208b52e59834
      https://github.com/llvm/llvm-project/commit/5bc0cf14cc0eff60b577aa5b6866208b52e59834
  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:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]


  Commit: e26dc37e38c95b4c6397b99448b71d037098232d
      https://github.com/llvm/llvm-project/commit/e26dc37e38c95b4c6397b99448b71d037098232d
  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 libcxx/utils/libcxx/test/params.py
    M libcxxabi/include/__cxxabi_config.h
    M libcxxabi/test/CMakeLists.txt
    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/e9cfb388517a...e26dc37e38c9

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