0

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:
lukasza
2016-08-26 17:24:43 -07:00
committed by Commit bot
parent 0f97e6f1d8
commit 1333f1b925
4 changed files with 72 additions and 10 deletions

@ -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