mirror of
https://github.com/intel/llvm.git
synced 2026-02-06 06:31:50 +08:00
[test] Add 'env' to fix test failures in windows bots.
llvm-svn: 275324
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: CINDEXTEST_EDITING=1 c-index-test -test-load-source local %s -Wuninitialized -Werror=unused 2>&1 | FileCheck -check-prefix=DIAGS %s
|
||||
// RUN: env CINDEXTEST_EDITING=1 c-index-test -test-load-source local %s -Wuninitialized -Werror=unused 2>&1 | FileCheck -check-prefix=DIAGS %s
|
||||
|
||||
// Make sure -Wuninitialized works even though the header had a warn-as-error occurrence.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user