[PATCH] D13187: [Clang] Fix Clang-tidy modernize-use-nullptr warnings in headers and generated files; other minor cleanups.

Hans Wennborg via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 29 13:58:34 PDT 2015


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

Changed prior to commit:
  http://reviews.llvm.org/D13187?vs=35789&id=36034#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13187

Files:
  cfe/trunk/include/clang/AST/Expr.h
  cfe/trunk/include/clang/AST/OpenMPClause.h
  cfe/trunk/include/clang/Analysis/CFG.h
  cfe/trunk/include/clang/Basic/Attr.td
  cfe/trunk/lib/CodeGen/CGDebugInfo.h
  cfe/trunk/lib/CodeGen/CodeGenModule.h
  cfe/trunk/lib/CodeGen/TargetInfo.h
  cfe/trunk/lib/Sema/TreeTransform.h
  cfe/trunk/tools/libclang/CIndex.cpp
  cfe/trunk/utils/TableGen/ClangAttrEmitter.cpp
  cfe/trunk/utils/TableGen/ClangCommentCommandInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13187.36034.patch
Type: text/x-patch
Size: 12003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150929/41d8e161/attachment-0001.bin>


More information about the cfe-commits mailing list