Skip ParmVarDecl nodes without a name.
BUG=598141 Review-Url: https://codereview.chromium.org/2246263002 Cr-Commit-Position: refs/heads/master@{#414877}
This commit is contained in:
docs
tools/clang/rewrite_to_chrome_style
@ -172,7 +172,7 @@ that is to `return 1` from the `main()` function of the clang tool.
|
||||
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
|
||||
|
Reference in New Issue
Block a user