commit | 450486816813d44d32905475f7f0aed61032bf11 | [log] [tgz] |
---|---|---|
author | Benjamin Kramer <[email protected]> | Thu Apr 07 14:55:25 2016 +0000 |
committer | Benjamin Kramer <[email protected]> | Thu Apr 07 14:55:25 2016 +0000 |
tree | eb3d6c12c7e78fd0b4fdd905d07d66fcfda2675f | |
parent | 4d4725d9532f9fa70efdeb835da8e5bd833cef5c [diff] |
[clang-tidy] Remove unnecessary getName() on Decls and Types feeding into a DiagnosticBuilder Going through a string removes some of the smarts of the diagnosic printer and makes the code more complicated. This change has some cosmetic impact on the output but that's mostly minor. git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@265680 91177308-0d34-0410-b5e6-96231b3b80d8