Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 7655 Build 7655: arc lint + arc unit
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 104190 clang-tidy/modernize/MakeSmartPtrCheck.h
clang-tidy/modernize/MakeSmartPtrCheck.cpp
test/clang-tidy/modernize-make-unique.cpp
|