I checked this patch on my own build on RHEL 6. Regressions were OK.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16568
[LLVM] Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings in include/lld/Core/range.h; other minor fixes ClosedPublic Authored by Eugene.Zelenko on Jan 25 2016, 6:58 PM.
Details
Summary I checked this patch on my own build on RHEL 6. Regressions were OK.
Diff Detail
Event TimelineEugene.Zelenko retitled this revision from to [LLVM] Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings in include/lld/Core/range.h; other minor fixes. Eugene.Zelenko updated this object. This revision is now accepted and ready to land.Jan 26 2016, 6:11 AM
Revision Contents
Diff 45942 include/llvm/ADT/ArrayRef.h
include/llvm/CodeGen/SlotIndexes.h
include/llvm/DebugInfo/CodeView/MemoryTypeTableBuilder.h
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
include/llvm/ProfileData/InstrProf.h
include/llvm/ProfileData/InstrProfData.inc
include/llvm/Support/AlignOf.h
include/llvm/Support/ErrorOr.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/ProfileData/InstrProf.cpp
lib/Support/Unix/Memory.inc
lib/Target/X86/X86ISelLowering.h
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
lib/Transforms/Utils/AddDiscriminators.cpp
lib/Transforms/Utils/SanitizerStats.cpp
tools/sanstats/sanstats.cpp
unittests/ExecutionEngine/Orc/ObjectLinkingLayerTest.cpp
unittests/IR/VerifierTest.cpp
unittests/ProfileData/InstrProfTest.cpp
unittests/Support/AlignOfTest.cpp
utils/TableGen/DFAPacketizerEmitter.cpp
|