Fix a test failing on windows

This commit is contained in:
Erik Pilkington 2020-12-04 11:10:40 -05:00
parent 2502f89954
commit 4fa0dbd688
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: %clang_cc1 -verify %s
// RUN: %clang_cc1 -triple x86_64-apple-macosx10.14.0 -verify %s
// PR11925
int n;