This is an archive of the discontinued LLVM Phabricator instance.

Remove not needed call to __is_long()
AbandonedPublicDraft

Authored by nilayvaish on Dec 7 2022, 10:49 AM.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

The string is known to be long since grow_by unconditionally calls
set_long_cap().

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Merge branch 'main' of https://github.com/llvm/llvm-project

Testing Bitset sort

Changed more std::move calls to _Ops::__iter_move

Diff Detail

Event Timeline

nilayvaish created this revision.Dec 7 2022, 10:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 7 2022, 10:49 AM
nilayvaish abandoned this revision.Feb 11 2023, 4:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 11 2023, 4:17 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript