Skip to content

Redundant get() call on smart pointer#22714

Merged
nanahpang merged 1 commit intomasterfrom
nanahpang-clangtidy-patch
Apr 20, 2020
Merged

Redundant get() call on smart pointer#22714
nanahpang merged 1 commit intomasterfrom
nanahpang-clangtidy-patch

Conversation

@nanahpang
Copy link
Copy Markdown
Contributor

I caught this ClangTide error while doing the import. Applied a quick fix here to follow the go/clang-tidy/checks/readability-redundant-smartptr-get.md.

@nicolasnoble

I caught this ClangTide error while doing the import. Applied a quick fix here to follow the go/clang-tidy/checks/readability-redundant-smartptr-get.md.
@nanahpang nanahpang requested a review from donnadionne April 20, 2020 17:05
@nanahpang nanahpang requested a review from markdroth as a code owner April 20, 2020 17:05
@nanahpang nanahpang added the release notes: no Indicates if PR should not be in release notes label Apr 20, 2020
@nanahpang nanahpang merged commit edbc21e into master Apr 20, 2020
@nicolasnoble nicolasnoble deleted the nanahpang-clangtidy-patch branch April 21, 2020 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement lang/c++ priority/P2 release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants