Skip to content
Commit 1f3aa2af authored by Marek Kurdej's avatar Marek Kurdej
Browse files

[Visualizers] Fix SmallVector<T> visualizer for T inside an anonymous...

[Visualizers] Fix SmallVector<T> visualizer for T inside an anonymous namespace. Use `value_type` instead of `$T1`.

At least on MSVC 2022, using $T1 does not work.

Reviewed By: RKSimon

Differential Revision: https://reviews.llvm.org/D118105
parent 0c56bc92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment