diff options
author | robot-ydb-importer <robot-ydb-importer@yandex-team.com> | 2025-02-28 11:58:12 +0300 |
---|---|---|
committer | robot-ydb-importer <robot-ydb-importer@yandex-team.com> | 2025-02-28 13:07:44 +0300 |
commit | d682052047fbe67605ca1a2e4877e5e935a4b538 (patch) | |
tree | 9402e6cecbd0565d816d4e4556cc5829697e8807 /contrib/libs/llvm14/tools/llvm-diff/lib | |
parent | aac91f4447f66f1cb3ff53756ca2f838eb8429c0 (diff) | |
download | ydb-d682052047fbe67605ca1a2e4877e5e935a4b538.tar.gz |
YDB Import 746
commit_hash:be4995175bb9b133dd8ded92041d8b0bffad8979
Diffstat (limited to 'contrib/libs/llvm14/tools/llvm-diff/lib')
-rw-r--r-- | contrib/libs/llvm14/tools/llvm-diff/lib/ya.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/libs/llvm14/tools/llvm-diff/lib/ya.make b/contrib/libs/llvm14/tools/llvm-diff/lib/ya.make index 4dd6acd33bb..36fd72939d5 100644 --- a/contrib/libs/llvm14/tools/llvm-diff/lib/ya.make +++ b/contrib/libs/llvm14/tools/llvm-diff/lib/ya.make @@ -2,6 +2,8 @@ LIBRARY() +SUBSCRIBER(g:cpp-contrib) + VERSION(14.0.6) LICENSE(Apache-2.0 WITH LLVM-exception) |