]> granicus.if.org Git - clang/commitdiff
Typo.
authorAdrian Prantl <aprantl@apple.com>
Mon, 22 Aug 2016 22:38:18 +0000 (22:38 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 22 Aug 2016 22:38:18 +0000 (22:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@279491 91177308-0d34-0410-b5e6-96231b3b80d8

test/Modules/ExtDebugInfo.cpp

index 89a3c3945a2d1b51fe5d88e2e11f7e7b4f33eb95..ada9d6107da032d495259e00019bf924a652a50a 100644 (file)
@@ -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 \