[all-commits] [llvm/llvm-project] 02012a: [msan] Convert tests to check 'target=...'

Paul T Robinson via All-commits all-commits at lists.llvm.org
Mon Dec 19 06:44:59 PST 2022


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

  Changed paths:
    M compiler-rt/test/msan/chained_origin_with_signals.cpp
    M compiler-rt/test/msan/dtls_test.c
    M compiler-rt/test/msan/fork.cpp
    M compiler-rt/test/msan/ftime.cpp
    M compiler-rt/test/msan/ioctl_custom.cpp
    M compiler-rt/test/msan/param_tls_limit.cpp
    M compiler-rt/test/msan/pthread_getname_np.cpp
    M compiler-rt/test/msan/signal_stress_test.cpp
    M compiler-rt/test/msan/strlen_of_shadow.cpp
    M compiler-rt/test/msan/strndup.cpp
    M compiler-rt/test/msan/textdomain.cpp
    M compiler-rt/test/msan/tsearch.cpp
    M compiler-rt/test/msan/vararg.cpp
    M compiler-rt/test/msan/wcsncpy.cpp

  Log Message:
  -----------
  [msan] 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