[all-commits] [llvm/llvm-project] 919a3f: Add declaration for `__tsan_default_options` to ts...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Mar 20 15:03:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 919a3f1c751bf27c3c28018d8ff6cb55a81a5164
      https://github.com/llvm/llvm-project/commit/919a3f1c751bf27c3c28018d8ff6cb55a81a5164
  Author: Dave MacLachlan <dmaclach at google.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan_flags.cpp
    M compiler-rt/lib/tsan/rtl/tsan_interface.h

  Log Message:
  -----------
  Add declaration for `__tsan_default_options` to tsan_interface.h

`__tsan_default_options` is part of the tsan interface so should be
exposed in tsan_interface.h.

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




More information about the All-commits mailing list