[cfe-commits] r59590 - /cfe/trunk/include/clang/Basic/Diagnostic.h
Douglas Gregor
dgregor at apple.com
Thu Nov 20 09:33:44 PST 2008
On Nov 19, 2008, at 12:34 AM, Chris Lattner wrote:
> Author: lattner
> Date: Tue Nov 18 23:34:22 2008
> New Revision: 59590
>
> URL: http://llvm.org/viewvc/llvm-project?rev=59590&view=rev
> Log:
> Address Sebastian and Doug's objections with taking pointers to
> temporaries.
> Instead of doing that, copy the strings into the diagnostic info.
Thank you!
- Doug
More information about the cfe-commits
mailing list