This is an archive of the discontinued LLVM Phabricator instance.

Summary: Fix DanglingHandleCheck to match conversion operator whose return type is a type alias, e.g. `std::string`'s conversion operator to `std::string_view`.
Needs ReviewPublic

Authored by zhangxy988 on Mar 11 2020, 3:00 PM.

Details

Reviewers
alexfh

Diff Detail

Event Timeline

zhangxy988 created this revision.Mar 11 2020, 3:00 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 11 2020, 3:00 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript