We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e95fc76 commit e37d81dCopy full SHA for e37d81d
toolchain/internal/llvm_distributions.bzl
@@ -940,7 +940,7 @@ def _distributions_test_writer_impl(ctx):
940
"""Analyze the configured versions and write to a file for test consumption.
941
942
The test generated file '<rule_name>.txt' contains the following lines:
943
- - a 'miss:' line denotes a llvm distribution basename that was not found.
+ - a 'del:' line denotes a llvm distribution basename that was not found.
944
- a 'add:' line denotes a version that was predicted but does not exist.
945
946
Lines of type `add:` should never occur as the algorithm is supposed to
0 commit comments