Details
Details
- Reviewers
- None
- Group Reviewers
Restricted Project
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
libcxx/include/__utility/pair.h | ||
---|---|---|
626 | Would using _LIBCPP_NODEBUG on both functions help? |
Paths
| Differential D131198
[libc++] Add a __libcpp_pair to avoid debug information Authored by philnik on Aug 4 2022, 1:40 PM.
Details
Diff Detail
Revision Contents
Diff 450122 libcxx/include/__algorithm/move.h
libcxx/include/__algorithm/ranges_move.h
libcxx/include/__algorithm/rotate.h
libcxx/include/__utility/pair.h
libcxx/include/module.modulemap.in
libcxx/test/std/algorithms/ranges_robust_against_dangling.pass.cpp
|
Would using _LIBCPP_NODEBUG on both functions help?