commit | 84a656e8137737b8c1a6dcbc3aa7cf67648ae63d | [log] [tgz] |
---|---|---|
author | Xing GUO <higuoxing@gmail.com> | Thu Nov 15 11:51:13 2018 +0000 |
committer | Xing GUO <higuoxing@gmail.com> | Thu Nov 15 11:51:13 2018 +0000 |
tree | 74862e513c09cebe0688fe84b43fe0be9b8f9c80 | |
parent | 19fcc06d24e97dc059246705ea87a47477806226 [diff] |
[llvm-objdump] Use `auto` declaration in typecasting Summary: According to `MaskRay`, use `auto` for type inference, according to coding standards. Delete some comments, because these comments can be easily inferred from codes. Reviewers: jhenderson, MaskRay Reviewed By: jhenderson Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D54573 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346946 91177308-0d34-0410-b5e6-96231b3b80d8