Landing: 84b23054f18c
Project / Subsystem
gcc / libstdc++
Date
2026-05-13
Author
Jonathan Wakely
Commit
84b23054f18ccde71eec9eba9a201eff2033b503
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- libstdc++
- patch_id
- —
- commit_hash
- 84b23054f18ccde71eec9eba9a201eff2033b503
- source_type
- github
- headline
- Remove trailing whitespace in shared_ptr_atomic.h
- tldr
- Removed trailing whitespace from a libstdc++ header file.
- author
- Jonathan Wakely
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • libstdc++
- • whitespace
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-13T00:00:00.000Z
This commit removes trailing whitespace from the shared_ptr_atomic.h header file in libstdc++. This change improves code hygiene.