mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Swift: diagnostics: fix bazel build
This commit is contained in:
@@ -6,6 +6,6 @@ swift_cc_library(
|
||||
hdrs = glob(["*.h"]),
|
||||
visibility = ["//swift:__subpackages__"],
|
||||
deps = [
|
||||
"//swift/third_party/swift-llvm-support",
|
||||
"//swift/extractor/infra",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user