Skip to content

Commit

Permalink
Delete empty diagnostic_emitter.cpp (#1007)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmeow authored Jan 7, 2022
1 parent b333f48 commit a30a2b6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion toolchain/diagnostics/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ package(default_visibility = ["//visibility:public"])

cc_library(
name = "diagnostic_emitter",
srcs = ["diagnostic_emitter.cpp"],
hdrs = ["diagnostic_emitter.h"],
deps = ["@llvm-project//llvm:Support"],
)
Expand Down
7 changes: 0 additions & 7 deletions toolchain/diagnostics/diagnostic_emitter.cpp

This file was deleted.

0 comments on commit a30a2b6

Please sign in to comment.