fixes based on readability-delete-null-pointer clang-tidy check
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31936
unnecessary condition fixes ClosedPublic Authored by • SilverGeri on Apr 11 2017, 8:24 AM.
Details Summary fixes based on readability-delete-null-pointer clang-tidy check
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 1 2017, 9:31 AM Closed by commit rL301807: Remove unnecessary conditions as suggested by clang-tidy. NFC (authored by xazax). · Explain WhyMay 1 2017, 9:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 97302 llvm/trunk/lib/CodeGen/DFAPacketizer.cpp
llvm/trunk/lib/Support/SourceMgr.cpp
llvm/trunk/lib/Target/TargetLoweringObjectFile.cpp
|