[PATCH] D13172: [LLVM] Fix Clang-tidy modernize-use-nullptr warnings in examples and include directories; other minor cleanups.

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 11:04:37 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248811: Fix Clang-tidy modernize-use-nullptr warnings in examples and include… (authored by hans).

Changed prior to commit:
  http://reviews.llvm.org/D13172?vs=35748&id=36008#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13172

Files:
  llvm/trunk/examples/BrainF/BrainF.cpp
  llvm/trunk/examples/Fibonacci/fibonacci.cpp
  llvm/trunk/examples/HowToUseJIT/HowToUseJIT.cpp
  llvm/trunk/examples/Kaleidoscope/Chapter2/toy.cpp
  llvm/trunk/examples/Kaleidoscope/Chapter3/toy.cpp
  llvm/trunk/examples/Kaleidoscope/Chapter4/toy.cpp
  llvm/trunk/examples/Kaleidoscope/Chapter5/toy.cpp
  llvm/trunk/examples/Kaleidoscope/Chapter6/toy.cpp
  llvm/trunk/examples/Kaleidoscope/Chapter7/toy.cpp
  llvm/trunk/examples/Kaleidoscope/Chapter8/toy.cpp
  llvm/trunk/examples/Kaleidoscope/Orc/fully_lazy/toy.cpp
  llvm/trunk/examples/Kaleidoscope/Orc/initial/toy.cpp
  llvm/trunk/examples/Kaleidoscope/Orc/lazy_codegen/toy.cpp
  llvm/trunk/examples/Kaleidoscope/Orc/lazy_irgen/toy.cpp
  llvm/trunk/examples/ParallelJIT/ParallelJIT.cpp
  llvm/trunk/include/llvm/ADT/ImmutableList.h
  llvm/trunk/include/llvm/ADT/ImmutableMap.h
  llvm/trunk/include/llvm/ADT/IntrusiveRefCntPtr.h
  llvm/trunk/include/llvm/ADT/SparseBitVector.h
  llvm/trunk/include/llvm/IR/IRBuilder.h
  llvm/trunk/include/llvm/IR/InstrTypes.h
  llvm/trunk/include/llvm/IR/Metadata.h
  llvm/trunk/include/llvm/IR/UseListOrder.h
  llvm/trunk/include/llvm/Support/CrashRecoveryContext.h
  llvm/trunk/include/llvm/Support/Registry.h
  llvm/trunk/include/llvm/Support/YAMLTraits.h
  llvm/trunk/tools/llvm-objdump/MachODump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13172.36008.patch
Type: text/x-patch
Size: 39912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150929/b2575129/attachment.bin>


More information about the llvm-commits mailing list