Skip to content

Commit 36e2577

Browse files
committed
clang/test/APINotes/instancetype.m: Clean the cache dir
It has been incompatible since #87761
1 parent 9760872 commit 36e2577

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/APINotes/instancetype.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// RUN: rm -rf %t
12
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t/ModulesCache -fapinotes-modules -fsyntax-only -I %S/Inputs/Headers -verify %s
23

34
@import InstancetypeModule;

0 commit comments

Comments
 (0)