https://bugs.llvm.org/show_bug.cgi?id=34184

Hans Wennborg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Hans Wennborg <[email protected]> ---
(In reply to Yaron Keren from comment #2)
> Visual Studio Community 2019: Installing ClangFormat extension
> 12.0.0.20210426 from the Visual Studio Marketplace results in a warning that
> the extension was not loaded due to deprecated APIs (attached). 
> Yet, clang-format is available from the Tools menu and works correctly, even
> after selecting "Don't show this message for current extensions" and
> restarting.

IIRC I got the same warning for regular (non-Community) VS 2019, but when I
looked into it, there was no way to change the plugin to avoid the warning that
is also backwards compatible with older Visual Studios.

Since Microsoft is now shipping built-in clang-format in Visual Studio (I think
since some 2017 version?), users can hopefully just use that one instead.

I'll close this since there's no work planned here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to