diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2026-01-11 21:31:52 -0500 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2026-01-11 21:33:06 -0500 |
| commit | 312346de6be3de1889ea93c18ecb5d1339d3ca37 (patch) | |
| tree | cfa836d244b9cc1194e3be817453af59d7166863 /BUILD | |
| parent | 3f60b0f7f43815f7cd38f744d3fbe56d04b6d8c3 (diff) | |
| download | compiler-312346de6be3de1889ea93c18ecb5d1339d3ca37.tar.gz | |
[willow]: Diagnostics and plumbingdev/api
Diffstat (limited to 'BUILD')
| -rw-r--r-- | BUILD | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,9 +0,0 @@ -load("@hedron_compile_commands//:refresh_compile_commands.bzl", "refresh_compile_commands") - -refresh_compile_commands( - name = "refresh_compile_commands", - - targets = { - "//willow:willow": "", - }, -) |