Releases: jbytheway/clang-tidy-plugin-support
Releases · jbytheway/clang-tidy-plugin-support
llvm-12.0.0-r3: Merge pull request #3 from Qrox/lib-llvm-12
Support for deploying clang-tidy as a library
llvm-12.0.0-r1
Deploy final tarball to correct directory
llvm-8.0.1-r9: Set up symlink for system includes
We need our clang-tidy to be able to access system includes. Try to do that by adding a symlink in a suitable spot.
llvm-8.0.1-r12
Fix FileCheck path
llvm-8.0.1-r11: Include FileCheck symlink
To allow clang_tidy_check.py to work
llvm-8.0.1-r10: Include check_clang_tidy.py in release
This is useful for testing plugins.
llvm-8.0.1-r8
Set safety net shell flags on deploy script
llvm-8.0.1-r7
Move deploy prep to separate script
llvm-8.0.1-r6
Include license with deployed code
llvm-8.0.1-r5
Hopefully fix clang-tidy location for release