[clang] [Cygwin] Reduced number of inline elements of CallArgList. (PR #74977)
Yingchi Long via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 11 07:25:34 PST 2023
inclyc wrote:
> When bootstrapping Clang on Cygwin, there are various weird problems.
What are those "weired problems"
> Reducing the size of CallArgList solve them all.
And why reduce the size of `CallArgList` solve them all? Could you kindly elaborate?
https://github.com/llvm/llvm-project/pull/74977
More information about the cfe-commits
mailing list