Commit 23f6b958 authored by Brenden Blanco's avatar Brenden Blanco Committed by GitHub

Merge pull request #649 from iovisor/ast_dev

fix build with llvm 4.0
parents df1eb116 e2931b11
......@@ -42,6 +42,7 @@
#include <clang/Frontend/FrontendDiagnostic.h>
#include <clang/Frontend/TextDiagnosticPrinter.h>
#include <clang/FrontendTool/Utils.h>
#include <clang/Lex/PreprocessorOptions.h>
#include <llvm/IR/Module.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment