[PATCH] D16567: [Clang] Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 25 18:47:27 PST 2016


Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: hans, aaron.ballman.
Eugene.Zelenko added a subscriber: cfe-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Herald added a subscriber: klimek.

I checked this patch on my own build on RHEL 6. Regressions were OK.

Repository:
  rL LLVM

http://reviews.llvm.org/D16567

Files:
  include/clang/ASTMatchers/ASTMatchersInternal.h
  include/clang/Sema/DeclSpec.h
  lib/ASTMatchers/Dynamic/Marshallers.h
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/Sema/SemaType.cpp
  lib/StaticAnalyzer/Checkers/VforkChecker.cpp
  lib/StaticAnalyzer/Core/CheckerHelpers.cpp
  unittests/Basic/VirtualFileSystemTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16567.45941.patch
Type: text/x-patch
Size: 10466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160126/44eb4010/attachment.bin>


More information about the cfe-commits mailing list