[clang][utils] Also match "col:" when looking for the end of builtins
authorBruno Ricci <riccibrun@gmail.com>
Fri, 19 Jun 2020 12:31:38 +0000 (13:31 +0100)
committerBruno Ricci <riccibrun@gmail.com>
Fri, 19 Jun 2020 12:40:20 +0000 (13:40 +0100)
commit70f952bebe38f8117e6ce8986cd39f735b7b3d69
tree578494d5cec4bc9167a3fbdd06aa0618624448c1
parent3f2e61c1fe42e5b790096d6962f6bc2de6ee00ce
[clang][utils] Also match "col:" when looking for the end of builtins

Some AST dump tests have no "line:" at all. See "ast-dump-wchar.cpp" for
an example.
clang/utils/make-ast-dump-check.sh