[cfe-dev] How long should a compile of a single C file with a vast number of macros take?

Oliver Schneider oliver at f-prot.com
Wed Jan 29 11:00:53 PST 2014


A colleague of mine wrote some test cases in a single huge C file with a
lot of macros.

GCC takes a few seconds to compile the file, but Clang takes apparently
more than 10 minutes - I canceled it at that point.

How can I track down the problem? I guess C-Reduce won't cut it this
time, because it's a performance problem.

Thanks,

// Oliver

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 553 bytes
Desc: OpenPGP digital signature
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140129/02df8d90/attachment.sig>


More information about the cfe-dev mailing list