Ping^2.

On Fri, Aug 9, 2013 at 9:33 PM, Eli Friedman <[email protected]> wrote:

> Ping.
>
> On Mon, Jul 29, 2013 at 6:33 PM, Eli Friedman <[email protected]>
> wrote:
> > Patch attached.  Basically, the idea is that even if a SourceLocation
> > is technically in the main file, we might want to treat it differently
> > in the presence of line markers.  I added
> > SourceManager::isPresumedFromMainFile to check this.
> >
> > I'm particularly looking for suggestions about the name of the method;
> > having isFromMainFile and isPresumedFromMainFile seems very confusing,
> > but I don't really have any better ideas.
> >
> > -Eli
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to