[all-commits] [llvm/llvm-project] 0c3b29: [GWP-ASan] Change crash handler constant.
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Wed Feb 5 16:47:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0c3b2986ac6b71abc649811c3ec9cb0bf073c7d8
https://github.com/llvm/llvm-project/commit/0c3b2986ac6b71abc649811c3ec9cb0bf073c7d8
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2020-02-05 (Wed, 05 Feb 2020)
Changed paths:
M compiler-rt/lib/gwp_asan/tests/crash_handler_api.cpp
Log Message:
-----------
[GWP-ASan] Change crash handler constant.
Constant is too large to fit into uintptr_t on 32-bit.
More information about the All-commits
mailing list