Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(11276)

Issue 161054: [PATCH] Make Path use StringRef instead of std::string where possible (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 5 months ago by Jeffrey Yasskin
Modified:
14 years, 4 months ago
Reviewers:
CC:
llvm-commits_cs.uiuc.edu
Base URL:
https://llvm.org/svn/llvm-project/llvm/trunk/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -67 lines) Patch
M include/llvm/System/Path.h View 10 chunks +24 lines, -23 lines 0 comments Download
M lib/CompilerDriver/CompilationGraph.cpp View 1 chunk +1 line, -1 line 0 comments Download
M lib/System/Path.cpp View 4 chunks +11 lines, -10 lines 0 comments Download
M lib/System/Unix/Path.inc View 9 chunks +18 lines, -18 lines 0 comments Download
M lib/System/Win32/Path.inc View 9 chunks +15 lines, -15 lines 0 comments Download

Messages

Total messages: 2
Jeffrey Yasskin
This depends on the patch I just sent to cfe-commits. I wanted to run it ...
14 years, 4 months ago (2009-12-07 23:06:02 UTC) #1
clattner_apple.com
14 years, 4 months ago (2009-12-17 19:47:01 UTC) #2
On Dec 7, 2009, at 3:06 PM, jyasskin@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
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b