diff --git a/clang/test/CodeGen/c-unicode.c b/clang/test/CodeGen/c-unicode.c index 13d4bbfb71e8..3a0c561908c7 100644 --- a/clang/test/CodeGen/c-unicode.c +++ b/clang/test/CodeGen/c-unicode.c @@ -1,5 +1,5 @@ // REQUIRES: x86-registered-target -// RUN: %clang --target=x86_64--linug-gnu -S %s -o - | FileCheck %s -check-prefix=ALLOWED +// RUN: %clang --target=x86_64--linux-gnu -S %s -o - | FileCheck %s -check-prefix=ALLOWED // RUN: not %clang --target=x86_64--linux-gnu -std=c89 -S %s -o - 2>&1 | FileCheck %s -check-prefix=DENIED int \uaccess = 0; // ALLOWED: "곎ss":