Skip to content

Update to the latest internal version#198

Merged
gmarin13 merged 5 commits into
masterfrom
copybara_staging
May 13, 2026
Merged

Update to the latest internal version#198
gmarin13 merged 5 commits into
masterfrom
copybara_staging

Conversation

@s-kanev

@s-kanev s-kanev commented May 13, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Quincunx271 and others added 5 commits May 13, 2026 13:50
`c_str()` is already guaranteed to be non-null.

`data()` is also usually non-null, but if it is null, then the
string_view is empty, so the `NullSafeStringView` wrapper is still a
no-op.

PiperOrigin-RevId: 900840592
Pass `absl::string_view` parameters, eliminate redundant `std::string`
objects which existed to get a `.c_str()`, and so on.

PiperOrigin-RevId: 904499066
- perf_data_converter.cc: `ExecModeString` returns string literals.

PiperOrigin-RevId: 914893664
@s-kanev
s-kanev requested a review from gmarin13 May 13, 2026 20:58
@gmarin13
gmarin13 merged commit 88d35e9 into master May 13, 2026
4 checks passed
@s-kanev
s-kanev deleted the copybara_staging branch May 13, 2026 21:58
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.

3 participants