[all-commits] [llvm/llvm-project] bad400: [NATVIS] Fix bitrotted SmallPtrSet handling (#201404)
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jun 3 12:02:43 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bad4005b863bf8f8d0f108d82c27c10d59d01e6d
https://github.com/llvm/llvm-project/commit/bad4005b863bf8f8d0f108d82c27c10d59d01e6d
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M llvm/utils/LLVMVisualizers/llvm.natvis
Log Message:
-----------
[NATVIS] Fix bitrotted SmallPtrSet handling (#201404)
Use IsSmall to report Small/Big Mode
Use NumEntries instead of NumNonEmpty to track array size
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list