Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34526
[clang-tidy] Fix modernize-use-nullptr only warns the first NULL argument. ClosedPublic Authored by hokein on Jun 22 2017, 12:25 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 23 2017, 2:56 AM Closed by commit rL306651: [clang-tidy] Fix modernize-use-nullptr only warns the first NULL argument. (authored by hokein). · Explain WhyJun 29 2017, 1:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 104607 clang-tools-extra/trunk/clang-tidy/modernize/UseNullptrCheck.cpp
clang-tools-extra/trunk/test/clang-tidy/modernize-use-nullptr.cpp
|