[llvm] [ci] Add ids workflow for checking llvm apis have been annotated with LLVM_ABI (PR #128370)
Saleem Abdulrasool via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 14 20:53:27 PDT 2025
================
@@ -0,0 +1,89 @@
+name: ids-check
+on:
+ pull_request:
+ branches: [main]
----------------
compnerd wrote:
Yeah, we would want them on release branches as well.
https://github.com/llvm/llvm-project/pull/128370
More information about the llvm-commits
mailing list