Skip to content

[Natvis] Improve InlinedVector rendering - #26124

Merged
snnn merged 4 commits into
mainfrom
yuslepukhin/improve_natvis
Sep 23, 2025
Merged

[Natvis] Improve InlinedVector rendering#26124
snnn merged 4 commits into
mainfrom
yuslepukhin/improve_natvis

Conversation

@yuslepukhin

Copy link
Copy Markdown
Contributor

Description

Improve InlinedVector
Remove stale raw_hash_set

@yuslepukhin
yuslepukhin requested review from Copilot and snnn September 22, 2025 22:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the Natvis debugging visualization for Abseil's InlinedVector class and cleans up stale code. The changes enhance debugging experience by providing more detailed metadata display and better handling of different template parameter configurations.

  • Split InlinedVector Natvis definitions to handle both 2-parameter and 3-parameter template forms
  • Enhanced display strings and metadata items with capacity, storage type, and diagnostic information
  • Removed obsolete Storage and map_slot_type Natvis definitions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread cmake/external/abseil-cpp.natvis Outdated
Comment thread cmake/external/abseil-cpp.natvis
Comment thread cmake/external/abseil-cpp.natvis Outdated

@snnn snnn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for keeping it up to date.

@snnn
snnn merged commit 1c436de into main Sep 23, 2025
95 of 97 checks passed
@snnn
snnn deleted the yuslepukhin/improve_natvis branch September 23, 2025 01:47
fs-eire pushed a commit that referenced this pull request Oct 24, 2025
### Description
<!-- Describe your changes. -->
Improve InlinedVector
Remove stale raw_hash_set
naomiOvad pushed a commit to naomiOvad/onnxruntime that referenced this pull request Nov 2, 2025
### Description
<!-- Describe your changes. -->
Improve InlinedVector
Remove stale raw_hash_set
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