forked from OSchip/llvm-project
parent
e5015e57c2
commit
cfe5aedd5a
|
@ -44,6 +44,7 @@
|
|||
#include "clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h"
|
||||
#include "clang/StaticAnalyzer/Core/BugReporter/BugType.h"
|
||||
#include "clang/AST/ParentMap.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
|
||||
using namespace clang;
|
||||
using namespace ento;
|
||||
|
|
Loading…
Reference in New Issue