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

Unified Diff: tools/clang/rewrite_to_chrome_style/tests/run_tool.args

Issue 2627003003: Add --idl-methods <filepath> parameter for skipping renaming of IDL methods. (Closed)
Patch Set: Addressed remaining CR feedback from dcheng@. Created 3 years, 11 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 | « tools/clang/rewrite_to_chrome_style/tests/methods-original.cc ('k') | tools/clang/scripts/test_tool.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/clang/rewrite_to_chrome_style/tests/run_tool.args
diff --git a/tools/clang/rewrite_to_chrome_style/tests/run_tool.args b/tools/clang/rewrite_to_chrome_style/tests/run_tool.args
new file mode 100644
index 0000000000000000000000000000000000000000..19bb78664e88482b9d6a0fe32b1a571ef5507eef
--- /dev/null
+++ b/tools/clang/rewrite_to_chrome_style/tests/run_tool.args
@@ -0,0 +1 @@
+--tool-args=--method-blocklist=blocked_methods.txt
« no previous file with comments | « tools/clang/rewrite_to_chrome_style/tests/methods-original.cc ('k') | tools/clang/scripts/test_tool.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698