fix: add LIBCLANG_BUILD_STATIC to CI, fix lambda type annotation - Add -DLIBCLANG_BUILD_STATIC=ON to build-libclang workflow so it generates libclang.a (static) in addition to libclang.dll - Fix lambda type annotation in cjbind_test for Cangjie compatibility |