You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Clang Power Tools project has the nice feature to download and install multiple versions of LLVM side by side on Windows, which is not supported by the default LLVM installer.
This feature is not only useful for VS, but for any Windows developer.
I suggest, to make the LLVM version manager a tool, that is usable as cli/gui as well as in VS.
Would you support such a feature?
The text was updated successfully, but these errors were encountered:
Thank you for sharing your idea with us. We appreciate your suggestion regarding the LLVM version manager tool
I will definitely bring this up with my colleagues for further discussion. We'll evaluate the feasibility and potential benefits of implementing such a tool
Once again, thank you for your valuable input, and we'll be in touch soon
The
Clang Power Tools
project has the nice feature to download and install multiple versions of LLVM side by side on Windows, which is not supported by the default LLVM installer.This feature is not only useful for VS, but for any Windows developer.
I suggest, to make the
LLVM version manager
a tool, that is usable as cli/gui as well as in VS.Would you support such a feature?
The text was updated successfully, but these errors were encountered: