This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Add a __libcpp_pair to avoid debug information
AbandonedPublicDraft

Authored by philnik on Aug 4 2022, 1:40 PM.

Details

Reviewers
None
Group Reviewers
Restricted Project

Diff Detail

Event Timeline

philnik created this revision.Aug 4 2022, 1:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2022, 1:40 PM
var-const added inline comments.
libcxx/include/__utility/pair.h
626

Would using _LIBCPP_NODEBUG on both functions help?

philnik abandoned this revision.Sep 24 2022, 5:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 24 2022, 5:14 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript