[all-commits] [llvm/llvm-project] 5dfcb3: [asan, test] Improve tests to ensure instrumentatio...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jan 6 19:58:00 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5dfcb3e5d1d16bb4f8fce52b3c089119ed977e7f
https://github.com/llvm/llvm-project/commit/5dfcb3e5d1d16bb4f8fce52b3c089119ed977e7f
Author: Fangrui Song <i at maskray.me>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M llvm/test/Instrumentation/AddressSanitizer/debug_info_noninstrumented_alloca2.ll
M llvm/test/Instrumentation/AddressSanitizer/hoist-argument-init-insts.ll
M llvm/test/Instrumentation/AddressSanitizer/lifetime.ll
Log Message:
-----------
[asan,test] Improve tests to ensure instrumentation even in the presence of StackSafetyAnalysis
More information about the All-commits
mailing list