On Mar 10, 2011, at 6:35 PM, Chris Lattner wrote: > On Mar 10, 2011, at 1:22 PM, Ted Kremenek wrote: > >> The spelling location is checked because the diagnostic gets pruned if: >> >> 1) The diagnostic was instantiated from a macro >> >> AND >> >> 2) That macro was from a system header. >> >> #2 is the reason getSpellingLoc() is called. > > Right, I get that... but why is this to right policy? > > -Chris
I'm not familiar with the background behind the policy decision. John made this change back in October. John? _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
