Clang Power Tools is a free 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 C++ Core Guidelines checks.