From 4b494b197e36bb338242d62a0f720b4e08e4892f Mon Sep 17 00:00:00 2001 From: Artem Chikin Date: Mon, 11 Oct 2021 10:45:51 -0700 Subject: [PATCH] [DNM] Cross-repository swift-driver test PR --- lib/Driver/Driver.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Driver/Driver.cpp b/lib/Driver/Driver.cpp index 0ab7cbf3ea6ed..a51f0b39201f3 100644 --- a/lib/Driver/Driver.cpp +++ b/lib/Driver/Driver.cpp @@ -10,7 +10,7 @@ // //===----------------------------------------------------------------------===// // -// This file contains implementations of parts of the compiler driver. +// This file contains implementations of parts of the compiler driver. // //===----------------------------------------------------------------------===//