================ @@ -1,3 +1,8 @@ +ClangIR: + - clang/include/clang/CIR/**/* + - clang/lib/CIR/**/* + - clang/tools/cir-*/**/* ---------------- bcardosolopes wrote: Should we add tests directories too? https://github.com/llvm/llvm-project/pull/86088