[all-commits] [llvm/llvm-project] fbe3f8: [tsan] Convert tests to check 'target=...'

Paul T Robinson via All-commits all-commits at lists.llvm.org
Mon Dec 19 11:32:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fbe3f89bcf54cd8f674308d839a5a8f318915a8e
      https://github.com/llvm/llvm-project/commit/fbe3f89bcf54cd8f674308d839a5a8f318915a8e
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M compiler-rt/test/tsan/Linux/dlopen_static_tls.cpp
    M compiler-rt/test/tsan/cond_cancel.c
    M compiler-rt/test/tsan/dtls.c
    M compiler-rt/test/tsan/getline_nohang.cpp
    M compiler-rt/test/tsan/ignore_lib1.cpp
    M compiler-rt/test/tsan/ignore_lib4.cpp
    M compiler-rt/test/tsan/ignore_lib5.cpp
    M compiler-rt/test/tsan/ignore_lib6.cpp
    M compiler-rt/test/tsan/java_race_pc.cpp
    M compiler-rt/test/tsan/map32bit.cpp
    M compiler-rt/test/tsan/mutex_lock_destroyed.cpp
    M compiler-rt/test/tsan/race_range_pc.cpp
    M compiler-rt/test/tsan/setuid2.c
    M compiler-rt/test/tsan/signal_errno.cpp
    M compiler-rt/test/tsan/signal_longjmp.cpp
    M compiler-rt/test/tsan/signal_sync2.cpp
    M compiler-rt/test/tsan/strerror_r.cpp
    M compiler-rt/test/tsan/thread_exit.c

  Log Message:
  -----------
  [tsan] Convert tests to check 'target=...'

Part of the project to eliminate special handling for triples in lit
expressions.




More information about the All-commits mailing list