[clang] [clang] Extend clang's <limits.h> to define *LONG_LONG*_ macros for bionic (PR #115406)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 12 10:35:18 PST 2024
ZijunZhaoCCK wrote:
> Release note and test coverage?
I tested it locally. I copied code to `prebuilt/.../limits.h` in aosp and removed bionic's copy and rebuilt to see whether it works. And it worked well. Any extra upstream test coverage needed?
https://github.com/llvm/llvm-project/pull/115406
More information about the cfe-commits
mailing list