[clang] clang/limits.h: Avoid including limits.h twice (PR #120526)

YunQiang Su via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 13 20:07:09 PST 2025


wzssyqa wrote:

You are right. My patch only fix the first problem: making a unit test of glibc happy.
The failure test case of glibc is:
* check-local-headers

See: https://github.com/llvm/llvm-project/pull/120673 also.

https://github.com/llvm/llvm-project/pull/120526


More information about the cfe-commits mailing list