commit | 1333f1b925e384fe418c6ea9205b0383bd73f396 | [log] [tgz] |
---|---|---|
author | lukasza <[email protected]> | Sat Aug 27 00:24:43 2016 |
committer | Commit bot <[email protected]> | Sat Aug 27 00:27:15 2016 |
tree | cbf24c5b7b37f43eab3b26b0c6f42bac9b1aae22 | |
parent | 0f97e6f1d883e094b4fd92da0b255226647b7053 [diff] [blame] |
Skip ParmVarDecl nodes without a name. BUG=598141 Review-Url: https://codereview.chromium.org/2246263002 Cr-Commit-Position: refs/heads/master@{#414877}
diff --git a/docs/clang_tool_refactoring.md b/docs/clang_tool_refactoring.md index ef7faabe..89f4b06a 100644 --- a/docs/clang_tool_refactoring.md +++ b/docs/clang_tool_refactoring.md
@@ -172,7 +172,7 @@ Synposis: ```shell -test_tool.py <tool name> +tools/clang/scripts/test_tool.py <tool name> ``` The name of the tool binary and the subdirectory for the tool in