Releases: Caphyon/clang-power-tools
Releases · Caphyon/clang-power-tools
Clang Power Tools
What's New
- Tidy and Compile much faster now, when running on solution explorer filters
- Ignored projects are now skipped quicker
Bug Fixes
- An error when running commands on a project that contains single quotes in its path
- An error when current user name contains spaces
Clang Power Tools
What's New
- LLVM 13.0.0
- Added custom LLVM path directly from settings
Bug Fixes
- Error on before save due to file type
Clang Power Tools
What's New
- Update clang-tidy checks
- Easy access to clang-tidy checks documentation
- Improved UI in the clang-tidy checks window
Bug Fixes
- Deprecated clang-tidy flags found in the list
- Error due to Open Project type check
Clang Power Tools
What's New
- Support for LLVM 12.0.1
- PowerShell script updater
- New format options added to the Format Editor
- IMPORTANT: This is the final release that supports Visual Studio 2015
Bug Fixes
- Projects are not added in the Projects to ignore section
- Certain format options don't work due to the new value type
- Handle MSBuild expression calling member functions of uninitialized variables
Clang Power Tools
What's New
- Support for LLVM 12.0.0
Bug Fixes
- MSBuildThisFileDirectory evaluates to wrong value in some cases
Clang Power Tools
Bug Fixes
- Fix Visual Studio drop-down issue
Clang Power Tools
Bug Fixes
- Clang compile is not launched after a successful MSVC compilation
- The Tidy on save option is not working properly
- Error when project path contains square brackets
- Conditions for item group elements not evaluated
- C file type detection not working correctly for 'Default' or empty CompileAs setting
Clang Power Tools
What's New
- Diff is now available in the Configurator Output
- Configurator Output is displayed side-by-side
- Resizable split panels for Detector and Configurator diff
Bug Fixes
- Certain clang-format flags are deprecated
- Crash when setting incompatible input values to clang-format options
Clang Power Tools
Bug Fixes
- Crash when project path contains square brackets
- Access error when PCH header file is readonly
Clang Power Tools
What's New
- Support for LLVM 11.1.0
- Clang-Format support for .inl files
Bug Fixes
- File paths from Error List are not using the same separator character
- Login message is displayed when the user is already logged in