Landing: 47d1cd3f200c

Project / Subsystem

gcc / libcpp

Date

2026-05-14

Author

Dhruv Chawla

Commit

47d1cd3f200cb03c0a73536dfc7b00dc704f8942

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
libcpp
patch_id
commit_hash
47d1cd3f200cb03c0a73536dfc7b00dc704f8942
source_type
github
headline
Libcpp: Correct typos in source files.
tldr
This commit fixes typos across multiple libcpp source files.
author
Dhruv Chawla
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • libcpp
  • typo
  • cleanup
discussion_id_link
bugzilla_pr
date
2026-05-14T00:00:00.000Z

This commit resolves typos in various files within the libcpp directory, including files related to file handling, tokenization, macro expansion, and include directives. These changes improve code readability and maintainability.