Skip to content

IWYU for some absl symbols - #2151

Closed
hzeller wants to merge 1 commit into
abseil:masterfrom
hzeller:feature-20260902-iwyu
Closed

IWYU for some absl symbols#2151
hzeller wants to merge 1 commit into
abseil:masterfrom
hzeller:feature-20260902-iwyu

Conversation

@hzeller

@hzeller hzeller commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

add includes in the following for the symbols

absl/base/internal/exception_safety_testing.h   absl::StrCat
absl/base/internal/exception_safety_testing.cc  absl::string_view
absl/base/internal/exception_safety_testing.cc  absl::StrAppend
absl/log/log_format_test.cc                     absl::LogSink
absl/strings/internal/cord_rep_flat.h           absl::string_view

Thank you for your contribution to Abseil!

Before submitting this PR, please be sure to read our contributing
guidelines
.

If you are a Googler, please also note that it is required that you send us a
Piper CL instead of using the GitHub pull-request process. The code propagation
process will deliver the change to GitHub.

add includes in the following for the symbols

```
absl/base/internal/exception_safety_testing.h   absl::StrCat
absl/base/internal/exception_safety_testing.cc  absl::string_view
absl/base/internal/exception_safety_testing.cc  absl::StrAppend
absl/log/log_format_test.cc                     absl::LogSink
absl/strings/internal/cord_rep_flat.h           absl::string_view
```
@copybara-service copybara-service Bot closed this in 7e2c801 Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant