Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Unified Diff: tools/clang/rewrite_scoped_refptr/Makefile

Issue 446203003: scoped_refptr implicit conversion cleanup tool. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/clang/rewrite_scoped_refptr/RewriteScopedRefptr.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/clang/rewrite_scoped_refptr/Makefile
diff --git a/tools/clang/empty_string/Makefile b/tools/clang/rewrite_scoped_refptr/Makefile
similarity index 96%
copy from tools/clang/empty_string/Makefile
copy to tools/clang/rewrite_scoped_refptr/Makefile
index e07cf9fd347577f64c5446c8ee6103346561da78..84a204b13e2377614db9c5a3e599bfe3f1709e15 100644
--- a/tools/clang/empty_string/Makefile
+++ b/tools/clang/rewrite_scoped_refptr/Makefile
@@ -7,7 +7,7 @@
CLANG_LEVEL := ../..
-TOOLNAME = empty_string
+TOOLNAME = rewrite_scoped_refptr
NO_INSTALL = 1
« no previous file with comments | « no previous file | tools/clang/rewrite_scoped_refptr/RewriteScopedRefptr.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698