Details
Diff Detail
Event Timeline
Nice, to follow the naming convention of other utils folders here, how about mlir/utils/vscode/mlir.natvis ? (or s/vscode/vstudio/? I don't now who which is considered more general/common in folks minds :)).
This is following the convention of the other natvis files.
./clang/utils/ClangVisualizers/clang.natvis
./llvm/utils/LLVMVisualizers/llvm.natvis
Thanks for the contribution!
LGTM on the principle, but I can't review the correctness as I'm unfamiliar with the format.
I wonder if it makes sense to move all the nativs files under the llvm-project/utils/ directory?
That would make sense, though I do worry about breaking devs who wouldn't be expecting their natvis files to move...ultimately up to you :)
Thanks! Based on the git history of the other two natvis files being referenced above, I'll add Mike Spertus.
Since this has no impact on anyone I think we can just commit it. Anyone else want to comment on the change?