[all-commits] [llvm/llvm-project] 9faac9: [sanitizer] Warn if allocator size exceeds max use...

Thurston Dang via All-commits all-commits at lists.llvm.org
Thu Aug 7 14:37:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9faac938e1b03ea23e7212550860f8b8001757e1
      https://github.com/llvm/llvm-project/commit/9faac938e1b03ea23e7212550860f8b8001757e1
  Author: Thurston Dang <thurston at google.com>
  Date:   2025-08-07 (Thu, 07 Aug 2025)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h

  Log Message:
  -----------
  [sanitizer] Warn if allocator size exceeds max user virtual address (#152428)

This warns the user of incompatible configurations, such as 39-bit and
42-bit VMAs for AArch64 non-Android Linux ASan
(https://github.com/llvm/llvm-project/issues/145259).



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