summaryrefslogtreecommitdiff
path: root/clang/test/Modules/Inputs/System/usr/include/stdbool.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/System/usr/include/stdbool.h')
-rw-r--r--clang/test/Modules/Inputs/System/usr/include/stdbool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/System/usr/include/stdbool.h b/clang/test/Modules/Inputs/System/usr/include/stdbool.h
new file mode 100644
index 0000000..760d7dc
--- /dev/null
+++ b/clang/test/Modules/Inputs/System/usr/include/stdbool.h
@@ -0,0 +1 @@
+// Testing hack: does not define bool/true/false.