http://llvm.org/bugs/show_bug.cgi?id=20307
Bug ID: 20307
Summary: Visual C++ clang-format plugin not updated
Product: new-bugs
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
When installing a new clang-format plugin Visual C++ will not upgrade the old
one since their versions are identical. The version is hardcoded to 1.0 in line
6 of the file "source.extension.vsixmanifest".
To make Visual C++ upgrade the plugin the version number must be newer than the
last one, probably following the revision number in some way or
auto-incrementing on every build.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs