diff options
author | Daniel Sanders <daniel_l_sanders@apple.com> | 2019-08-12 22:41:02 +0000 |
---|---|---|
committer | Daniel Sanders <daniel_l_sanders@apple.com> | 2019-08-12 22:41:02 +0000 |
commit | 3836874dbbf3840fb5286ae4336b29093eb0115e (patch) | |
tree | 9f887df2731a797bcb62dab542386986ad4404f4 /llvm/lib/TextAPI/MachO/TextStub.cpp | |
parent | 5ae66e56cf0cff4e8cc8b4341767740521c77f6c (diff) | |
download | bcm5719-llvm-3836874dbbf3840fb5286ae4336b29093eb0115e.tar.gz bcm5719-llvm-3836874dbbf3840fb5286ae4336b29093eb0115e.zip |
[risc-v] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Summary:
This clang-tidy check is looking for unsigned integer variables whose initializer
starts with an implicit cast from llvm::Register and changes the type of the
variable to llvm::Register (dropping the llvm:: where possible).
Depends on D65919
Reviewers: lenary
Subscribers: jholewinski, MatzeB, qcolombet, dschuff, jyknight, dylanmckay, sdardis, nemanjai, jvesely, wdng, nhaehnle, sbc100, jgravelle-google, kristof.beyls, hiraditya, aheejin, kbarton, fedor.sergeev, javed.absar, asb, rbar, johnrusso, simoncook, apazos, sabuasal, niosHD, jrtc27, MaskRay, zzheng, edward-jones, atanasyan, rogfer01, MartinMosbeck, brucehoult, the_o, tpr, PkmX, jocewei, jsji, Petar.Avramovic, asbirlea, Jim, s.egerton, llvm-commits
Tags: #llvm
Differential Revision for full review was: https://reviews.llvm.org/D65962
llvm-svn: 368629
Diffstat (limited to 'llvm/lib/TextAPI/MachO/TextStub.cpp')
0 files changed, 0 insertions, 0 deletions