[all-commits] [llvm/llvm-project] 5953e0: [NFC][Asan] Fix warning in test (#155447)

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Aug 26 11:04:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5953e07c8cae6e60bfa7bdafecd7b398cfe9ba4a
      https://github.com/llvm/llvm-project/commit/5953e07c8cae6e60bfa7bdafecd7b398cfe9ba4a
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

  Changed paths:
    M compiler-rt/lib/asan/tests/asan_test.cpp

  Log Message:
  -----------
  [NFC][Asan] Fix warning in test (#155447)

After #150028.

Warning:
```
asan_test.cpp:398:27: error: allocation of insufficient size '0' for type 'int' with size '4'
```



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