[all-commits] [llvm/llvm-project] 0e3345: [𝘀𝗽𝗿] initial version

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Jan 6 13:15:19 PST 2024


  Branch: refs/heads/users/MaskRay/spr/asan-enable-stacksafetyanalysis-by-default
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e33450f57e392c9a8d317cf73e46b2fd09b3d87
      https://github.com/llvm/llvm-project/commit/0e33450f57e392c9a8d317cf73e46b2fd09b3d87
  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_alloca2.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