Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34674
[clang-tidy] Handle new array expressions in modernize-make-unique check. ClosedPublic Authored by hokein on Jun 27 2017, 2:26 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 27 2017, 7:06 AM Closed by commit rL306421: [clang-tidy] Handle new array expressions in modernize-make-unique check. (authored by hokein). · Explain WhyJun 27 2017, 9:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 104193 clang-tools-extra/trunk/clang-tidy/modernize/MakeSmartPtrCheck.h
clang-tools-extra/trunk/clang-tidy/modernize/MakeSmartPtrCheck.cpp
clang-tools-extra/trunk/test/clang-tidy/modernize-make-unique.cpp
|