forked from OSchip/llvm-project
parent
f571b89054
commit
ac8a57787f
|
@ -1,5 +1,5 @@
|
|||
// RUN: rm -rf %t
|
||||
// RUN: %clang -fsyntax-only -isysroot %S/Inputs/System -fmodules -fmodule-cache-path %t -D__need_wint_t -Werror=implicit-function-declaration %s
|
||||
// RUN: %clang -fsyntax-only -v -isysroot %S/Inputs/System -fmodules -fmodule-cache-path %t -D__need_wint_t -Werror=implicit-function-declaration %s
|
||||
|
||||
// Supplied by compiler, but referenced from the "/usr/include" module map.
|
||||
@import cstd.float_constants;
|
||||
|
|
Loading…
Reference in New Issue