[all-commits] [llvm/llvm-project] 17f804: [hwasan] Convert tests to check 'target=...'

Paul T Robinson via All-commits all-commits at lists.llvm.org
Wed Dec 21 05:41:57 PST 2022


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

  Changed paths:
    M compiler-rt/test/hwasan/TestCases/deep-recursion.c
    M compiler-rt/test/hwasan/TestCases/stack-history-length.c
    M compiler-rt/test/hwasan/TestCases/stack-oob.c
    M compiler-rt/test/hwasan/TestCases/stack-uar-dynamic.c
    M compiler-rt/test/hwasan/TestCases/stack-uar.c
    M compiler-rt/test/hwasan/TestCases/stack-uas.c
    M compiler-rt/test/msan/allocator_mapping.cpp

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