diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-08-20 17:04:17 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-08-20 17:04:17 +0200 |
commit | 591339c7e794162250b01aec5a8b43049b49079b (patch) | |
tree | 3b7dc4f2a07a2ddb0f50f8b1c531fc7c88e332b3 /CC/EXPRESSIONS | |
parent | 5dd29fdb85b881ce4a67f1bc42b9c82ef653c829 (diff) | |
parent | 22534d3549a0584c889085594d7ab14cf6e8d44c (diff) | |
download | rules-cc-591339c7e794162250b01aec5a8b43049b49079b.tar.gz |
Merge branch 'just-rules' into rules
Diffstat (limited to 'CC/EXPRESSIONS')
-rw-r--r-- | CC/EXPRESSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CC/EXPRESSIONS b/CC/EXPRESSIONS index 56d5c31..7d5310e 100644 --- a/CC/EXPRESSIONS +++ b/CC/EXPRESSIONS @@ -1086,6 +1086,7 @@ , "lint-deps fieldnames" , "deps-transition" , "compile-args" + , "defaults-transition" ] , "imports": { "objects": "objects" |