Skip to content

Commit 3cf603e

Browse files
author
git apple-llvm automerger
committed
Merge commit '7815df19deaa' from llvm.org/main into next
2 parents fc43673 + 7815df1 commit 3cf603e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/Preprocessor/print-header-json.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
#include "system2.h"
2323

2424
// RUN: rm %t.txt
25+
// RUN: rm -rf %t
2526
// RUN: env CC_PRINT_HEADERS_FORMAT=json CC_PRINT_HEADERS_FILTERING=direct-per-file CC_PRINT_HEADERS_FILE=%t.txt %clang -fsyntax-only -I %S/Inputs/print-header-json -isystem %S/Inputs/print-header-json/system -fmodules -fimplicit-module-maps -fmodules-cache-path=%t %s -o /dev/null
2627
// RUN: cat %t.txt | FileCheck %s --check-prefix=SUPPORTED_PERFILE_MODULES
2728

0 commit comments

Comments
 (0)