On Wed, Jan 29, 2014 at 3:48 PM, Belcourt, Kenneth <kbelco@sandia.gov> wrote:

I reran clang on develop with -m2, the log and xml file are now reasonably sized, hopefully the results will appear on the web page shortly (Sandia-Linux).

-rw------- 1 kbelco kbelco 35687373 Jan 29 13:45 bjam.log
-rw------- 1 kbelco kbelco 23085286 Jan 29 13:47 Sandia-Linux.xml

IIUC, this is a problem that could hit any compiler if a widely used library happened to kick off a voluminous error message. So should -m# (for some appropriate #) be the default for regression testing? Are you planning to make such a change?

Thanks for figuring this out!

--Beman