| commit | 66eb58a756a6cb4cb3f74f8d9e0eb3f56ad7fdfb | [log] [tgz] |
|---|---|---|
| author | Aaron Ballman <aaron@aaronballman.com> | Thu Apr 14 16:05:45 2016 +0000 |
| committer | Aaron Ballman <aaron@aaronballman.com> | Thu Apr 14 16:05:45 2016 +0000 |
| tree | 478ce81f6595d82ee4b28ba276f322dec068a790 | |
| parent | e149b488afd2c189214fb491101a9bb9bbab0c76 [diff] |
Add typedefNameDecl() and typeAliasDecl() to the AST matchers; improves hasType() to match on TypedefNameDecl nodes. Patch by Clement Courbet. llvm-svn: 266331