| 1 | # Example usage: |
| 2 | # python3 compare_ast.py lib/token.cpp |
| 3 | # python3 compare_ast.py "--project=compile_commands.json --file-filter=*/lib/somefile.c" |
| 4 | # check all files in a compile_commands.json: |
nothing calls this directly
no test coverage detected