[llvm-commits] [PATCH] Fix gcc/printf/ISO C++ warning

Edwin Vane edwin.vane at intel.com
Mon Jan 28 11:11:09 PST 2013


  Added an explanatory comment at reviewer's request

Hi gribozavr,

http://llvm-reviews.chandlerc.com/D331

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D331?vs=768&id=792#toc

BRANCH
  warn_fix

ARCANIST PROJECT
  llvm

Files:
  cmake/modules/HandleLLVMOptions.cmake
  docs/TableGen/LangRef.rst
  include/llvm/ADT/ArrayRef.h
  include/llvm/CodeGen/MachineInstr.h
  include/llvm/CodeGen/MachineScheduler.h
  include/llvm/CodeGen/ScheduleDAG.h
  include/llvm/CodeGen/ScheduleDFS.h
  include/llvm/Support/DOTGraphTraits.h
  include/llvm/Support/GraphWriter.h
  include/llvm/TableGen/Record.h
  include/llvm/Target/CostTable.h
  lib/CodeGen/IfConversion.cpp
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/MachineScheduler.cpp
  lib/CodeGen/ScheduleDAGInstrs.cpp
  lib/CodeGen/ScheduleDAGPrinter.cpp
  lib/CodeGen/SelectionDAG/LegalizeTypes.h
  lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  lib/IR/Attributes.cpp
  lib/IR/Verifier.cpp
  lib/Support/APFloat.cpp
  lib/Support/GraphWriter.cpp
  lib/Support/Unix/Signals.inc
  lib/TableGen/Record.cpp
  lib/TableGen/TGLexer.cpp
  lib/TableGen/TGLexer.h
  lib/TableGen/TGParser.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/Hexagon/HexagonMachineScheduler.cpp
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MipsInstrFPU.td
  lib/Target/PowerPC/PPCRegisterInfo.td
  lib/Target/X86/X86TargetTransformInfo.cpp
  lib/Transforms/Instrumentation/MemorySanitizer.cpp
  lib/Transforms/Scalar/ObjCARC.cpp
  lib/Transforms/Utils/SimplifyCFG.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/CodeGen/ARM/atomic-64bit.ll
  test/CodeGen/Mips/brdelayslot.ll
  test/Instrumentation/MemorySanitizer/msan_basic.ll
  test/MC/Mips/mips_directives.s
  test/TableGen/math.td
  test/Transforms/SimplifyCFG/SpeculativeExec.ll
  tools/llvm-dwarfdump/llvm-dwarfdump.cpp
  unittests/ADT/APFloatTest.cpp
  utils/buildit/build_llvm
  utils/lit/lit/ShUtil.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D331.2.patch
Type: text/x-patch
Size: 97135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130128/daf87648/attachment.bin>


More information about the llvm-commits mailing list