summaryrefslogtreecommitdiff
path: root/clang-r353983e/include/clang/Basic/Version.inc
diff options
context:
space:
mode:
Diffstat (limited to 'clang-r353983e/include/clang/Basic/Version.inc')
-rw-r--r--clang-r353983e/include/clang/Basic/Version.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/clang-r353983e/include/clang/Basic/Version.inc b/clang-r353983e/include/clang/Basic/Version.inc
new file mode 100644
index 00000000..27579b8e
--- /dev/null
+++ b/clang-r353983e/include/clang/Basic/Version.inc
@@ -0,0 +1,5 @@
+#define CLANG_VERSION 9.0.5
+#define CLANG_VERSION_STRING "9.0.5"
+#define CLANG_VERSION_MAJOR 9
+#define CLANG_VERSION_MINOR 0
+#define CLANG_VERSION_PATCHLEVEL 5