Commit 1d1f230c authored by Alex Brachet's avatar Alex Brachet
Browse files

[libc] Define long long limits if not defined

Some older gcc toolchains don't define these on 32 bit platforms. This
is a problem for pigweed which uses an older gcc toolchain and targets
32 bit.

Differential Revision: https://reviews.llvm.org/D157112
parent 7c800a41
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment