[all-commits] [llvm/llvm-project] 5e0ea2: Document ptrauth_string_discriminator in clang/doc...

Akira Hatanaka via All-commits all-commits at lists.llvm.org
Wed Jun 12 21:33:08 PDT 2024


  Branch: refs/heads/users/ahmedbougacha/ptrauth-function-pointers
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e0ea2eac4673b842b1aa84e5d32cc18ed051fb5
      https://github.com/llvm/llvm-project/commit/5e0ea2eac4673b842b1aa84e5d32cc18ed051fb5
  Author: Ahmed Bougacha <ahmed at bougacha.org>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
    M clang/docs/PointerAuthentication.rst

  Log Message:
  -----------
  Document ptrauth_string_discriminator in clang/docs/PointerAuthentication.


  Commit: 7f3cd8777efcd3f54079a023cee0d4d937d7a1cb
      https://github.com/llvm/llvm-project/commit/7f3cd8777efcd3f54079a023cee0d4d937d7a1cb
  Author: Ahmed Bougacha <ahmed at bougacha.org>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
    M clang/docs/PointerAuthentication.rst

  Log Message:
  -----------
  Document ptrauth_sign_constant in clang/docs/PointerAuthentication.


  Commit: 717e4eb0fdbad297a7496568486f7179adf39996
      https://github.com/llvm/llvm-project/commit/717e4eb0fdbad297a7496568486f7179adf39996
  Author: Ahmed Bougacha <ahmed at bougacha.org>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
    M clang/lib/AST/ExprConstant.cpp
    M clang/lib/Sema/SemaChecking.cpp
    M clang/test/CodeGen/ptrauth-intrinsics.c
    M clang/test/Sema/ptrauth.c

  Log Message:
  -----------
  Address review feedback.

- add missing sema test
- also test ELF codegen for intrinsics
- various capitalization and type nits


  Commit: 8e7d4bc0f98ecb8b0f6eb6371d7a1ba27a976c09
      https://github.com/llvm/llvm-project/commit/8e7d4bc0f98ecb8b0f6eb6371d7a1ba27a976c09
  Author: Ahmed Bougacha <ahmed at bougacha.org>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
    M clang/lib/Sema/SemaChecking.cpp

  Log Message:
  -----------
  Format.


  Commit: fea3bc24c48da4c4c4e3b2d2c68de9ddc1ed8dc4
      https://github.com/llvm/llvm-project/commit/fea3bc24c48da4c4c4e3b2d2c68de9ddc1ed8dc4
  Author: Ahmed Bougacha <ahmed at bougacha.org>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
    M clang/docs/PointerAuthentication.rst
    M clang/lib/AST/ExprConstant.cpp
    M clang/lib/Sema/SemaChecking.cpp
    M clang/test/CodeGen/ptrauth-intrinsics.c
    M clang/test/Sema/ptrauth.c

  Log Message:
  -----------
  Merge branch 'users/ahmedbougacha/ptrauth-string-discriminator' into users/ahmedbougacha/ptrauth-sign-constant


  Commit: 33cdfdd5f67aeed1ff74801fc0f048abbd54cd78
      https://github.com/llvm/llvm-project/commit/33cdfdd5f67aeed1ff74801fc0f048abbd54cd78
  Author: Ahmed Bougacha <ahmed at bougacha.org>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
    M clang/include/clang/CodeGen/CodeGenABITypes.h
    M clang/lib/CodeGen/CGExprConstant.cpp
    M clang/lib/CodeGen/CGPointerAuth.cpp
    M clang/lib/CodeGen/CodeGenModule.h
    M clang/lib/Sema/SemaChecking.cpp
    M clang/test/CodeGen/ptrauth-intrinsic-sign-constant.c

  Log Message:
  -----------
  Address feedback.

- test elf as well
- rename every variable.


  Commit: f0a065d0f1bf71017cb6fc915a56b196434d019a
      https://github.com/llvm/llvm-project/commit/f0a065d0f1bf71017cb6fc915a56b196434d019a
  Author: Akira Hatanaka <ahatanak at gmail.com>
  Date:   2024-06-12 (Wed, 12 Jun 2024)

  Changed paths:
    M clang/docs/PointerAuthentication.rst
    M clang/include/clang/CodeGen/CodeGenABITypes.h
    M clang/lib/AST/ExprConstant.cpp
    M clang/lib/CodeGen/CGExprConstant.cpp
    M clang/lib/CodeGen/CGPointerAuth.cpp
    M clang/lib/CodeGen/CodeGenModule.h
    M clang/lib/Sema/SemaChecking.cpp
    M clang/test/CodeGen/ptrauth-intrinsic-sign-constant.c
    M clang/test/CodeGen/ptrauth-intrinsics.c
    M clang/test/Sema/ptrauth.c

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/users/ahmedbougacha/ptrauth-sign-constant' into users/ahmedbougacha/ptrauth-function-pointers


Compare: https://github.com/llvm/llvm-project/compare/c260f8d8c63c...f0a065d0f1bf

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