From 2ad566cc7b125a8e7687dd260b71d49eddc9b03e Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Mon, 10 Oct 2016 14:04:14 -0600 Subject: clang frontend split --- include/frontend/clang.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 include/frontend/clang.h (limited to 'include/frontend') diff --git a/include/frontend/clang.h b/include/frontend/clang.h new file mode 100644 index 0000000..4e11eb1 --- /dev/null +++ b/include/frontend/clang.h @@ -0,0 +1,8 @@ +// +// Created by ztuowen on 10/10/16. +// + +#ifndef CHILL_CLANG_H +#define CHILL_CLANG_H + +#endif //CHILL_CLANG_H -- cgit v1.2.3-70-g09d2