Sign in
cobalt
/
cobalt
/
a7b1cfadc52288d71702934fd93743a24aea060a
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
stddef.m
blob: 9af526e5d562331568b3887856711570b10b3a45 [
file
] [
log
] [
blame
]
@import
StdDef
.
Other
;
size_t
getSize
();
// RUN: rm -rf %t
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I %S/Inputs/StdDef %s -verify
// expected-no-diagnostics