diff options
author | Fangrui Song <i@maskray.me> | 2021-02-17 20:03:16 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-02-17 20:03:16 -0800 |
commit | da59c2e4dc1c7b502cc2098247b2ee38ac297e0c (patch) | |
tree | ef21cddd860921bb268222094d8f918ce0c18e9f /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 8cfe9c02a0430e604bfec520caaea0e5d61ed399 (diff) | |
download | llvm-da59c2e4dc1c7b502cc2098247b2ee38ac297e0c.zip llvm-da59c2e4dc1c7b502cc2098247b2ee38ac297e0c.tar.gz llvm-da59c2e4dc1c7b502cc2098247b2ee38ac297e0c.tar.bz2 |
[GWP-ASan] Change sys/cdefs.h to features.h
sys/cdefs.h is a glibc internal header which is not supposed to be included by applications.
(Some libc implementations provide this file for compatibility.)
Android features.h includes sys/cdefs.h, so we can include features.h instead.
This change makes `ninja gwp_asan` build on musl.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions