Skip to content

Releases: Caphyon/clang-power-tools

Clang Power Tools

21 Jan 07:29
Compare
Choose a tag to compare

What's New

  • Add LLVM 19.1.7
  • Update clang-format.exe to v19.1.7

Clang Power Tools

24 Sep 13:13
Compare
Choose a tag to compare

What's New

  • Add LLVM 19.1.0
  • Update clang-format.exe to v19.1.0

Clang Power Tools

01 Aug 11:39
Compare
Choose a tag to compare

What's New

  • Add LLVM 18.1.8
  • Update clang-format.exe to v18.1.8
  • Support for running clang-tidy using a custom path to compile_commands.json
  • File picker to ignore files from compilation and formatting processes

Clang Power Tools

05 Apr 11:38
360f705
Compare
Choose a tag to compare

Bug Fixes

  • Sort tidy checks alphabetical

Clang Power Tools

04 Apr 12:38
85c38ff
Compare
Choose a tag to compare

What's New

  • Updated clang-format from Clang Format Editor to v18.1.2
  • Migrate Clang Format Editor runtime to .NET 8
  • Added 52 new Tidy Checks

Clang Power Tools

25 Mar 13:40
Compare
Choose a tag to compare

What's New

  • Add LLVM 18.1.2
  • Updated clang-format to v18.1.2

Clang Power Tools

20 Sep 07:59
8b53dcc
Compare
Choose a tag to compare

What's New

  • Add LLVM 17.0.1
  • Updated clang-format to v17.0.1

Bug Fixes

  • Vcpkg path was not constructed correctly
  • Get-ChildItem error when using prefix paths on PowerShell 5.0
  • The paths shown in the Tidy tool window were incorrect after running Tidy with the maximum verbosity level
  • Support for additional compiler options was not working properly when paths contained spaces

Clang Power Tools

14 Aug 12:42
Compare
Choose a tag to compare

What's New

  • Add 9 new Tidy Checks

Bug Fixes

  • Format on save ignores its own ON/OFF switch
  • Random crashes when running compile

Clang Power Tools

24 Jul 13:16
Compare
Choose a tag to compare

What's New

  • Add LLVM 16.0.6
  • Updated clang-format to v16.0.6
  • Add verbosity options: minimal, detailed, complete

Bug Fixes

  • Support for additional compiler options not working with Unix paths
  • LLVM could not be added outside of built-in supported list

Clang Power Tools

23 Jun 07:38
50af5b8
Compare
Choose a tag to compare

What's New

  • (BETA) Optimize Includes: auto-prune the #include sections (include-what-you-use)

Bug Fixes

  • Script gets deleted on PowerShell Script Update
  • No clang-format after clang-tidy