mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 20:16:05 +00:00
[test/Modules/cxx20-export-import.cpp] Pre-clean the modules cache directory of the test, NFC
This commit is contained in:
parent
abd9807590
commit
7b12e561ac
@ -1,3 +1,4 @@
|
||||
|
||||
// RUN: rm -rf %t
|
||||
// RUN: %clang_cc1 -std=c++20 -fmodules -fmodules-cache-path=%t -fimplicit-module-maps -I%S/Inputs -verify %s
|
||||
export import dummy; // expected-error {{export declaration can only be used within a module interface unit after the module declaration}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user