Heads up: this trivial change was per-approved per EricWf, I will be committing after double checking build and unit tests for stable and unstable
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 2 2020
Feb 27 2020
Feb 26 2020
In D75211#1894428, @EricWF wrote:@mvels Can you look over this diff?
There are two copies of each file in different locations.
Please update this review with a clean diff.
Removed duplicated files
New review in https://reviews.llvm.org/D75211
Fix left behind comment
Small twiddles from review
Combined ifdef block for GNUC_VER
Feb 21 2020
- Cosmetics: un-delete empty line
- Cleaned up return types
- Udpated ABI list
PTAL
Inline basic_string::erase for fastpath where __n == npos
Feb 20 2020
Thanks for the Feedback Eric, personally I think this version or your alternative are close, and both are based on the same (solid) principle of 'make the ABI explicit'
Feb 19 2020
- Fix external template list + typo
Is there a way I can easily tell phabricator that this is baselined against https://reviews.llvm.org/D74870 ?
- Fix external template list
Fix Phabricator (arc tool is not very bright)
Fix external template list
Inline basic_string::erase for fastpath where __n == npos
The external template list changes (split into explicit V1 and UNSTABLE versions) are in https://reviews.llvm.org/D74870
Jan 31 2020
Added clarifying comments
Make inlining subject to both unstable ABI and V2
Jan 30 2020
Jan 28 2020
Jan 24 2020
Oh, it popped on my screen and I missed that it closed / landed, sorry about that :)
Jan 23 2020
Ping?
- Cleaned up LIBCC_ASSERT
Jan 22 2020
Jan 21 2020
Jan 18 2020
Eric, let me know if this follows the intended explicit ABI versioned changes.
Jan 17 2020
Rename __init_long
- Optimize / partially inline basic_string assignment operator
Jan 15 2020
Force single branch on fast path
Scoped for pathological case to be handled outline
Jan 14 2020
- Fix __assign() --> assign()
Jan 7 2020
Jan 6 2020
Jan 3 2020
Dec 12 2019
Moved compressed_pair,pass.cpp to libcxx test dir
Dec 4 2019
Friendly ping?
Friendly ping
Nov 25 2019
Following discussions with ericwf & ldionne, we be upstreaming these changes incrementally and address the ABI separately
Eric or Marschal, can we land this change? Thanks!
Nov 22 2019
Nov 8 2019
Thanks Shoaib!
Demonstrating my ignorance on the expected / normal flow of submits here: what is the ETA for this?