[cfe-commits] [patch] Warn in string literal + integral
Jeff Walden
jwalden+clang at mit.edu
Mon Mar 5 10:22:58 PST 2012
On 03/05/2012 07:56 AM, Nico Weber wrote:
> Did you build all of Firefox, or just SpiderMonkey?
Just SpiderMonkey. SpiderMonkey's small, and it's basically warning-free, so new warnings are highly visible and end up being fixed pretty quickly. Firefox is obviously a much bigger chunk of code, and it's nowhere close to warning-free, so I won't notice a new warning building it unless I'm looking for it.
Having said that, I just went and did a Firefox build now, and I don't see the warning in build output (after the SpiderMonkey tweak landed, of course).
Jeff
More information about the cfe-commits
mailing list