[cfe-commits] r98631 - in /cfe/trunk: include/clang/Basic/SourceLocation.h include/clang/Basic/SourceManager.h lib/Basic/SourceLocation.cpp lib/Frontend/HTMLDiagnostics.cpp
Chris Lattner
clattner at apple.com
Tue Mar 16 09:16:06 PDT 2010
On Mar 16, 2010, at 7:48 AM, Benjamin Kramer wrote:
> Author: d0k
> Date: Tue Mar 16 09:48:07 2010
> New Revision: 98631
>
> URL: http://llvm.org/viewvc/llvm-project?rev=98631&view=rev
> Log:
> Switch another function to StringRef instead of char pointer pairs.
Awesome, thanks Benjamin!!
More information about the cfe-commits
mailing list