[all-commits] [llvm/llvm-project] eef39f: [NFC][asan] Inline ENSURE_ASAN_INITED macro (#74174)
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Dec 4 14:59:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eef39f4341b16d1eb5d1a907d2cefe061f3a8928
https://github.com/llvm/llvm-project/commit/eef39f4341b16d1eb5d1a907d2cefe061f3a8928
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M compiler-rt/lib/asan/asan_interceptors.cpp
M compiler-rt/lib/asan/asan_interceptors.h
M compiler-rt/lib/asan/asan_malloc_linux.cpp
M compiler-rt/lib/asan/asan_malloc_mac.cpp
Log Message:
-----------
[NFC][asan] Inline ENSURE_ASAN_INITED macro (#74174)
More information about the All-commits
mailing list