[PATCH] D14312: [LLVM] Fix some Clang-tidy modernize warnings, other minor fixes

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 14:35:13 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL252087: Fix some Clang-tidy modernize warnings, other minor fixes. (authored by eugenezelenko).

Changed prior to commit:
  http://reviews.llvm.org/D14312?vs=39137&id=39259#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14312

Files:
  llvm/trunk/include/llvm-c/Core.h
  llvm/trunk/include/llvm/ProfileData/SampleProf.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/Support/TimeValue.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  llvm/trunk/lib/Transforms/Instrumentation/SafeStack.cpp
  llvm/trunk/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
  llvm/trunk/tools/lli/RemoteTarget.cpp
  llvm/trunk/tools/llvm-mc/llvm-mc.cpp
  llvm/trunk/tools/llvm-size/llvm-size.cpp
  llvm/trunk/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp
  llvm/trunk/unittests/ExecutionEngine/MCJIT/MCJITObjectCacheTest.cpp
  llvm/trunk/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp
  llvm/trunk/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp
  llvm/trunk/unittests/ProfileData/InstrProfTest.cpp
  llvm/trunk/utils/TableGen/OptParserEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14312.39259.patch
Type: text/x-patch
Size: 24878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151104/1dbaa612/attachment.bin>


More information about the llvm-commits mailing list