summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/System/usr/include/stdlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/System/usr/include/stdlib.h')
-rw-r--r--clang/test/Modules/Inputs/System/usr/include/stdlib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/System/usr/include/stdlib.h b/clang/test/Modules/Inputs/System/usr/include/stdlib.h
new file mode 100644
index 00000000000..a1bf1a8b294
--- /dev/null
+++ b/clang/test/Modules/Inputs/System/usr/include/stdlib.h
@@ -0,0 +1 @@
+typedef __SIZE_TYPE__ size_t;
OpenPOWER on IntegriCloud