On Mar 15, 2010, at 5:06 PM, Douglas Gregor wrote:

> Author: dgregor
> Date: Mon Mar 15 19:06:06 2010
> New Revision: 98594
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=98594&view=rev
> Log:
> Give SourceManager a Diagnostic object with which to report errors,
> and start simplifying the interfaces in SourceManager that can fail.

Nice. It would be spiffy if getBufferData would return a StringRef instead of a 
pair<const char*>, but I understand that's not what you're working on.

-Chris
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to