forked from OSchip/llvm-project
parent
e09a4f8515
commit
03f8a3630d
|
@ -21,6 +21,7 @@
|
|||
#include "clang/Lex/Lexer.h"
|
||||
#include "llvm/ADT/StringExtras.h"
|
||||
#include "llvm/ADT/SmallPtrSet.h"
|
||||
#include "llvm/Config/alloca.h"
|
||||
#include "llvm/Support/MemoryBuffer.h"
|
||||
#include <sstream>
|
||||
using namespace clang;
|
||||
|
|
Loading…
Reference in New Issue