diff options
Diffstat (limited to 'test/Tooling/Inputs')
-rw-r--r-- | test/Tooling/Inputs/lit.local.cfg | 1 | ||||
-rw-r--r-- | test/Tooling/Inputs/pch-fail.h | 0 | ||||
-rw-r--r-- | test/Tooling/Inputs/pch.cpp | 0 | ||||
-rw-r--r-- | test/Tooling/Inputs/pch.h | 0 |
4 files changed, 1 insertions, 0 deletions
diff --git a/test/Tooling/Inputs/lit.local.cfg b/test/Tooling/Inputs/lit.local.cfg new file mode 100644 index 0000000..e6f55ee --- /dev/null +++ b/test/Tooling/Inputs/lit.local.cfg @@ -0,0 +1 @@ +config.suffixes = [] diff --git a/test/Tooling/Inputs/pch-fail.h b/test/Tooling/Inputs/pch-fail.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/Tooling/Inputs/pch-fail.h diff --git a/test/Tooling/Inputs/pch.cpp b/test/Tooling/Inputs/pch.cpp new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/Tooling/Inputs/pch.cpp diff --git a/test/Tooling/Inputs/pch.h b/test/Tooling/Inputs/pch.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/Tooling/Inputs/pch.h |