I checked this patch on my own build on RHEL 6. Regressions were OK.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16567
[Clang] Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes ClosedPublic Authored by Eugene.Zelenko on Jan 25 2016, 6:47 PM.
Details Summary I checked this patch on my own build on RHEL 6. Regressions were OK.
Diff Detail
Event TimelineEugene.Zelenko retitled this revision from to [Clang] Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes. Eugene.Zelenko updated this object. This revision is now accepted and ready to land.Jan 26 2016, 6:00 AM Closed by commit rL258836: Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes. (authored by eugenezelenko). · Explain WhyJan 26 2016, 11:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45941 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
|