I checked this patch on my own build on RHEL 6. Regressions were OK.
Please check it in if it's OK, because I don't have SVN write access.
Paths
| Differential D13406
[Clang] Fix Clang-tidy modernize-use-nullptr warnings in source directories; other minor cleanups. ClosedPublic Authored by Eugene.Zelenko on Oct 2 2015, 6:07 PM.
Details Summary I checked this patch on my own build on RHEL 6. Regressions were OK. Please check it in if it's OK, because I don't have SVN write access.
Diff Detail Event TimelineEugene.Zelenko retitled this revision from to [Clang] Fix Clang-tidy modernize-use-nullptr warnings in source directories; other minor cleanups.. Eugene.Zelenko updated this object. hans edited edge metadata. Comment Actionslgtm
This revision is now accepted and ready to land.Oct 6 2015, 4:42 PM Closed by commit rL249484: Fix Clang-tidy modernize-use-nullptr warnings in source directories; other… (authored by hans). · Explain WhyOct 6 2015, 4:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 36425 lib/Analysis/ThreadSafetyCommon.cpp
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGClass.cpp
lib/CodeGen/CGException.cpp
lib/CodeGen/CGObjCMac.cpp
lib/CodeGen/CodeGenPGO.cpp
lib/Driver/ToolChains.cpp
lib/Frontend/ASTUnit.cpp
lib/Parse/ParseDecl.cpp
lib/Parse/ParseDeclCXX.cpp
lib/Sema/AnalysisBasedWarnings.cpp
lib/Sema/SemaDeclObjC.cpplib/Sema/SemaLookup.cpp
lib/Serialization/ASTReaderDecl.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
tools/libclang/CXLoadedDiagnostic.cpp
unittests/Basic/VirtualFileSystemTest.cpp
unittests/CodeGen/BufferSourceTest.cpp
utils/TableGen/ClangAttrEmitter.cpp
|
I don't think the extra parentheses are customary here.