Skip to content
Commit 1092ceae authored by Samuel Benzaquen's avatar Samuel Benzaquen
Browse files

[clang-tidy] Fix DanglingHandleCheck for the correct conversion operation...

[clang-tidy] Fix DanglingHandleCheck for the correct conversion operation between basic_string and basic_string_view.

Summary:
Fix DanglingHandleCheck to handle the final implementation of std::string and std::string_view.
These use a conversion operator instead of a conversion constructor.

Reviewers: hokein

Subscribers: klimek, xazax.hun, cfe-commits

Differential Revision: https://reviews.llvm.org/D41779

llvm-svn: 322002
parent 71839763
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment