Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
It make sense to run other Clang-tidy modernize/misc/readability checks at same time.
Paths
| Differential D39917
[llvm] Remove redundant return [NFC] ClosedPublic Authored by mgrang on Nov 10 2017, 12:02 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 10 2017, 5:20 PM Comment Actions It make sense to run other Clang-tidy modernize/misc/readability checks at same time. Closed by commit rL317995: [llvm] Remove redundant return [NFC] (authored by mgrang). · Explain WhyNov 11 2017, 7:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 122594 llvm/trunk/lib/IR/Instruction.cpp
llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/trunk/lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp
|