]> granicus.if.org Git - clang/commitdiff
Fix "existant" typos
authorAlp Toker <alp@nuanti.com>
Tue, 29 Oct 2013 02:34:44 +0000 (02:34 +0000)
committerAlp Toker <alp@nuanti.com>
Tue, 29 Oct 2013 02:34:44 +0000 (02:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193578 91177308-0d34-0410-b5e6-96231b3b80d8

test/Frontend/verify.c

index 308f76432ec9aa981159369d42e3747f98592d69..4bd0c90b4aea3a3fa3beb081d3b76a2faae5b081 100644 (file)
@@ -128,8 +128,8 @@ unexpected b; // expected-error@33 1-1 {{unknown type}}
 #ifdef TEST8
 // RUN: not %clang_cc1 -DTEST8 -verify %s 2>&1 | FileCheck -check-prefix=CHECK8 %s
 
-// expected-warning@nonexistant-file:1 {{ }}
-// expected-error@-1 {{file 'nonexistant-file' could not be located}}
+// expected-warning@nonexistent-file:1 {{ }}
+// expected-error@-1 {{file 'nonexistent-file' could not be located}}
 
 // expected-warning@verify-directive.h: {{ }}
 // expected-error@-1 {{missing or invalid line number}}