File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
llvm/test/Instrumentation/TypeSanitizer Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals
22; Test basic type sanitizer instrumentation.
33;
4- ; RUN: opt -passes='tysan-module,tysan ' -tysan-outline-instrumentation -S %s | FileCheck %s
4+ ; RUN: opt -passes='tysan' -tysan-outline-instrumentation -S %s | FileCheck %s
55
66target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
77
Original file line number Diff line number Diff line change 11; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals --include-generated-funcs
2- ; RUN: opt -passes='tysan-module,tysan ' -tysan-outline-instrumentation -S %s | FileCheck %s
2+ ; RUN: opt -passes='tysan' -tysan-outline-instrumentation -S %s | FileCheck %s
33
44target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
55
You can’t perform that action at this time.
0 commit comments