diff options
author | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-08-31 09:17:02 +0000 |
---|---|---|
committer | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-08-31 09:17:02 +0000 |
commit | 493b1627ca6de748a63c25dfaa8fbdf9b5688271 (patch) | |
tree | dd01206245de63283c98b53d098c7a0cb3f841d2 /llvm/lib/Target/X86/X86LegalizerInfo.cpp | |
parent | a8c22c0894ffc5719bce53dc4938054722bfcf66 (diff) | |
download | bcm5719-llvm-493b1627ca6de748a63c25dfaa8fbdf9b5688271.tar.gz bcm5719-llvm-493b1627ca6de748a63c25dfaa8fbdf9b5688271.zip |
[NFC] Cleanup Dex
* Use consistent assertion messages in iterators implementations
* Silence a bunch of clang-tidy warnings: use `emplace_back` instead of
`push_back` where possible, make sure arguments have the same name in
header and implementation file, use for loop over ranges where possible
Reviewed by: ioeric
Differential Revision: https://reviews.llvm.org/D51528
llvm-svn: 341190
Diffstat (limited to 'llvm/lib/Target/X86/X86LegalizerInfo.cpp')
0 files changed, 0 insertions, 0 deletions