[all-commits] [llvm/llvm-project] bafe3a: [NFC][tsan] Fix `reallocarray`, `calloc` parameter...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Sun Sep 15 17:02:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bafe3a4b0ca0e9294a18a9ec4fea8567cb98dabe
      https://github.com/llvm/llvm-project/commit/bafe3a4b0ca0e9294a18a9ec4fea8567cb98dabe
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-09-15 (Sun, 15 Sep 2024)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
    M compiler-rt/lib/tsan/rtl/tsan_mman.cpp

  Log Message:
  -----------
  [NFC][tsan] Fix `reallocarray`, `calloc` parameters order

Implementation is commutative, so it should make
no difference. It's done just for consistency with
documentation.



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