[all-commits] [llvm/llvm-project] 190b43: [asan][test] Improve -asan-use-private-alias tests

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Dec 4 15:10:32 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 190b4374c00a9cf090ea73f9eddf3d8f71b11ec8
      https://github.com/llvm/llvm-project/commit/190b4374c00a9cf090ea73f9eddf3d8f71b11ec8
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M compiler-rt/test/asan/TestCases/Linux/odr-vtable.cpp
    M compiler-rt/test/asan/TestCases/Linux/odr_c_test.c
    M llvm/test/Instrumentation/AddressSanitizer/global_metadata.ll
    M llvm/test/Instrumentation/AddressSanitizer/global_metadata_darwin.ll
    M llvm/test/Instrumentation/AddressSanitizer/local_alias.ll
    M llvm/test/Instrumentation/AddressSanitizer/odr-check-ignore.ll

  Log Message:
  -----------
  [asan][test] Improve -asan-use-private-alias tests

In preparation for D92078




More information about the All-commits mailing list