Update dump_ast_matchers.py to Python 3
authorAaron Ballman <aaron@aaronballman.com>
Tue, 10 Jan 2023 14:51:57 +0000 (09:51 -0500)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 10 Jan 2023 14:53:06 +0000 (09:53 -0500)
commit95be33fb99a605f7261b5eb78ab25954e2e5ce26
tree2ff897f780bad09de4452775aaa478e06a6508b4
parent0e4735546e6bbcfd5d11d0a6b8b68cb9ccad9b41
Update dump_ast_matchers.py to Python 3

Also regenerates the documentation and fixed a validation diagnostic
about use of 'is' vs '=='.
clang/docs/LibASTMatchersReference.html
clang/docs/tools/dump_ast_matchers.py