[cfe-dev] boost delay.c consumes huge amounts of memory

Jason Haslam via cfe-dev cfe-dev at lists.llvm.org
Tue Nov 10 10:11:41 PST 2015


There’s a test file in boost at libs/preprocessor/doc/examples/delay.c that causes clang to quickly consume large amounts of memory. Has anybody seen this before? Is there some sort of workaround (like maybe a flag to limit macro expansion depth)? I couldn’t find an issue in the bug tracker.

Jason




More information about the cfe-dev mailing list