[all-commits] [llvm/llvm-project] 085b04: [asan] Pre-commit test with global constructor wit...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Aug 16 15:41:29 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 085b04b3a2e941a25cbf713cc3969c1254469289
      https://github.com/llvm/llvm-project/commit/085b04b3a2e941a25cbf713cc3969c1254469289
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-08-16 (Fri, 16 Aug 2024)

  Changed paths:
    A compiler-rt/test/asan/TestCases/initialization-bug-no-global.cpp
    A llvm/test/Instrumentation/AddressSanitizer/instrument_initializer_without_global.ll

  Log Message:
  -----------
  [asan] Pre-commit test with global constructor without any global (#104620)

In this test `@initializer()` can access globals
outside of the module, but Asan does nothing to
detect that.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list