forked from OSchip/llvm-project
parent
1782aae355
commit
71b0bb9922
|
@ -16,6 +16,7 @@
|
|||
#include "llvm/ADT/Twine.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
|
||||
using namespace clang;
|
||||
using namespace clang::driver;
|
||||
|
||||
void arg_iterator::SkipToNextArg() {
|
||||
|
|
Loading…
Reference in New Issue