Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Clang Power Tools

Clang Power Tools

Caphyon

|
37,982 installs
| (32) | Free
A tool bringing clang-tidy magic to Visual Studio C++ developers.

Clang Power Tools is a Visual Studio extension helping Visual Studio C++ developers leverage Clang/LLVM tools (clang++, clang-tidy and clang-format), in order to perform various code transformations and fixes like modernizing code to C++14/17/20 and finding subtle latent bugs with its static analyzer and CppCoreGuidelines checks.

Get started with Clang Power Tools, a completely free and open-source software. For more information see our website

Version History

Release Notes

Features

🎞️ Video Showcase

📜 Poster CppCon 2018 - Retrofit C++17 to large Visual Studio codebases

Toolbar menu
Toolbar1.png

File select context-menu
VSDemo3.PNG

Customize Clang via the custom options page
compile__1.png

Custom and predefined clang-tidy checks tidy__1.png

Install and use side-by-side multiple LLVM versions LLVM__1.png

Effortlessly format your code using clang-format format__1.png

🆕 Built-in support for clang-format
Auto-format source file on save, configurable style options, file extension rules, etc.

PowerShell script (for CI / automation):

  • clang-build.ps1

Requirements

Visual Studio 2015 / 2017 / 2019

Install LLVM directly from the Clang Power Tools Settings page

Windows 7: Download and install at least PowerShell 3.0 (already available on Windows 10)

Tips / FAQ

Tips and Frequently asked questions

Feedback

If you have any suggestions or feedback about Clang Power Tools, or if you encounter any issues with your projects, please submit here.

We're excited to hear about your experience using Clang Power Tools.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2021 Microsoft