[all-commits] [llvm/llvm-project] 435d41: [sanitizer] enable getrandom/getentropy on solaris...

David CARLIER via All-commits all-commits at lists.llvm.org
Mon Aug 28 05:13:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 435d4124f2740f649f18e980d655cb26bee9d8cd
      https://github.com/llvm/llvm-project/commit/435d4124f2740f649f18e980d655cb26bee9d8cd
  Author: David CARLIER <devnexen at gmail.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
    M compiler-rt/test/sanitizer_common/TestCases/Posix/getrandom.c

  Log Message:
  -----------
  [sanitizer] enable getrandom/getentropy on solaris based systems.

Reviewers: vitalybuka

Reviewed-By: vitalybuka

Differential Revision: https://reviews.llvm.org/D156578




More information about the All-commits mailing list