[clang] [Cygwin] Reduced number of inline elements of CallArgList. (PR #74977)

εΎζŒζ’ Xu Chiheng via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 13 10:10:22 PST 2023


xu-chiheng wrote:

> Adding workarounds to LLVM for host compiler bugs is something we do from time to time, but any such workarounds need to be clearly documented in the source code, and as narrowly targeted as possible (for example, under an `#ifdef __CYGWIN__`).
> 
> Since this is an issue with the latest version of gcc, please also report it to the gcc bugtracker.

As commit 49b27b150b97c190dedf8b45bf991c4b811ed953 2023-12-09, this patch is not needed.


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


More information about the cfe-commits mailing list