[PATCH] D39865: Use default member initialization where possible
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 13 17:32:19 PST 2017
sbc100 updated this revision to Diff 122757.
sbc100 added a comment.
Remove extra change
https://reviews.llvm.org/D39865
Files:
include/llvm/ADT/CachedHashString.h
include/llvm/ADT/EpochTracker.h
include/llvm/ADT/IntervalMap.h
include/llvm/ADT/SmallPtrSet.h
include/llvm/ADT/StringSwitch.h
include/llvm/Analysis/DependenceAnalysis.h
include/llvm/Analysis/LazyBlockFrequencyInfo.h
include/llvm/Analysis/LoopAccessAnalysis.h
include/llvm/Analysis/LoopInfo.h
include/llvm/Analysis/MemorySSA.h
include/llvm/Analysis/PHITransAddr.h
include/llvm/Analysis/ScalarEvolutionExpander.h
include/llvm/Analysis/ValueLattice.h
include/llvm/CodeGen/MachineOperand.h
include/llvm/IR/BasicBlock.h
include/llvm/IR/Constants.h
include/llvm/IR/GlobalObject.h
include/llvm/IR/GlobalValue.h
include/llvm/IR/LegacyPassManagers.h
include/llvm/IR/ValueHandle.h
include/llvm/IR/ValueMap.h
include/llvm/MC/MCCodePadder.h
include/llvm/Object/COFF.h
include/llvm/ProfileData/Coverage/CoverageMapping.h
include/llvm/ProfileData/Coverage/CoverageMappingReader.h
include/llvm/Support/ARMAttributeParser.h
include/llvm/Support/CommandLine.h
include/llvm/Support/CrashRecoveryContext.h
include/llvm/Support/FormattedStream.h
include/llvm/Support/LineIterator.h
include/llvm/Support/Memory.h
include/llvm/Support/Mutex.h
include/llvm/Support/OnDiskHashTable.h
include/llvm/Support/Registry.h
include/llvm/Support/Timer.h
include/llvm/Support/YAMLTraits.h
include/llvm/Support/circular_raw_ostream.h
include/llvm/Transforms/IPO/WholeProgramDevirt.h
include/llvm/Transforms/Utils/EscapeEnumerator.h
lib/Analysis/CostModel.cpp
lib/ExecutionEngine/MCJIT/MCJIT.cpp
lib/ExecutionEngine/MCJIT/MCJIT.h
lib/IR/BasicBlock.cpp
lib/MC/MachObjectWriter.cpp
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39865.122757.patch
Type: text/x-patch
Size: 42589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/df4e88ec/attachment.bin>
More information about the llvm-commits
mailing list