Skip to content

Commit

Permalink
clang/test/APINotes/instancetype.m: Clean the cache dir
Browse files Browse the repository at this point in the history
It has been incompatible since llvm#87761
  • Loading branch information
chapuni committed Apr 10, 2024
1 parent 9760872 commit 36e2577
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/test/APINotes/instancetype.m
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// RUN: rm -rf %t
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t/ModulesCache -fapinotes-modules -fsyntax-only -I %S/Inputs/Headers -verify %s

@import InstancetypeModule;
Expand Down

0 comments on commit 36e2577

Please sign in to comment.