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 36680 cfe/trunk/lib/Analysis/ThreadSafetyCommon.cpp
cfe/trunk/lib/CodeGen/CGBlocks.cpp
cfe/trunk/lib/CodeGen/CGClass.cpp
cfe/trunk/lib/CodeGen/CGException.cpp
cfe/trunk/lib/CodeGen/CGObjCMac.cpp
cfe/trunk/lib/CodeGen/CodeGenPGO.cpp
cfe/trunk/lib/Driver/ToolChains.cpp
cfe/trunk/lib/Frontend/ASTUnit.cpp
cfe/trunk/lib/Parse/ParseDecl.cpp
cfe/trunk/lib/Parse/ParseDeclCXX.cpp
cfe/trunk/lib/Sema/AnalysisBasedWarnings.cpp
cfe/trunk/lib/Sema/SemaDeclObjC.cpp
cfe/trunk/lib/Sema/SemaLookup.cpp
cfe/trunk/lib/Serialization/ASTReaderDecl.cpp
cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
cfe/trunk/tools/libclang/CXLoadedDiagnostic.cpp
cfe/trunk/unittests/Basic/VirtualFileSystemTest.cpp
cfe/trunk/unittests/CodeGen/BufferSourceTest.cpp
cfe/trunk/utils/TableGen/ClangAttrEmitter.cpp
|