[all-commits] [llvm/llvm-project] 50c19b: Fix MSVC natvis visualisation of llvm::FixedVector...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Feb 15 05:44:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50c19b4c11ec9946fca536b9940680311726d2ef
https://github.com/llvm/llvm-project/commit/50c19b4c11ec9946fca536b9940680311726d2ef
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M llvm/utils/LLVMVisualizers/llvm.natvis
Log Message:
-----------
Fix MSVC natvis visualisation of llvm::FixedVectorTyID and ScalableVectorTyID
VectorTyID was replaced with FixedVectorTyID and ScalableVectorTyID
More information about the All-commits
mailing list