From: Adrian Prantl Date: Mon, 22 Aug 2016 22:38:18 +0000 (+0000) Subject: Typo. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51b294d259aa2bebf27fc246617088801f623109;p=clang Typo. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@279491 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Modules/ExtDebugInfo.cpp b/test/Modules/ExtDebugInfo.cpp index 89a3c3945a..ada9d6107d 100644 --- a/test/Modules/ExtDebugInfo.cpp +++ b/test/Modules/ExtDebugInfo.cpp @@ -1,5 +1,5 @@ // RUN: rm -rf %t -// Test that only forward declarations are emitted for types dfined in modules. +// Test that only forward declarations are emitted for types defined in modules. // Modules: // RUN: %clang_cc1 -x objective-c++ -std=c++11 -debug-info-kind=standalone \