[all-commits] [llvm/llvm-project] 57ce88: [𝘀𝗽𝗿] initial version
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jan 6 20:47:33 PST 2024
Branch: refs/heads/users/MaskRay/spr/asan-isinterestingalloca-remove-the-isallocapromotable-condition
Home: https://github.com/llvm/llvm-project
Commit: 57ce887f016a86cf3df09980a2753facfbc0d689
https://github.com/llvm/llvm-project/commit/57ce887f016a86cf3df09980a2753facfbc0d689
Author: Fangrui Song <i at maskray.me>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M compiler-rt/test/asan/TestCases/alloca_vla_interact.cpp
M compiler-rt/test/asan/TestCases/scariness_score_test.cpp
M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
M llvm/test/Instrumentation/AddressSanitizer/asan-stack-safety.ll
M llvm/test/Instrumentation/AddressSanitizer/debug_info.ll
M llvm/test/Instrumentation/AddressSanitizer/debug_info_noninstrumented_alloca.ll
M llvm/test/Instrumentation/AddressSanitizer/hoist-argument-init-insts.ll
M llvm/test/Instrumentation/AddressSanitizer/lifetime-uar-uas.ll
M llvm/test/Instrumentation/AddressSanitizer/lifetime.ll
M llvm/test/Instrumentation/AddressSanitizer/local_stack_base.ll
M llvm/test/Instrumentation/AddressSanitizer/stack_dynamic_alloca.ll
M llvm/test/Instrumentation/AddressSanitizer/stack_layout.ll
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.4
More information about the All-commits
mailing list