[llvm-commits] [PATCH] Make Path use StringRef instead of std::string where possible (issue161054)
Chris Lattner
clattner at apple.com
Thu Dec 17 11:47:00 PST 2009
On Dec 7, 2009, at 3:06 PM, jyasskin at gmail.com wrote:
> Reviewers: ,
>
> Message:
> This depends on the patch I just sent to cfe-commits. I wanted to run it
> by the list in case there are objections to the interface change (that,
> for example, Path.getSuffix().c_str() no longer works).
This looks like a huge improvement to me, please apply!
-Chris
More information about the llvm-commits
mailing list