projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51f6e7e
)
Revert test commit
author
Kevin P. Neal
<kevin.neal@sas.com>
Tue, 14 Aug 2018 16:57:10 +0000
(16:57 +0000)
committer
Kevin P. Neal
<kevin.neal@sas.com>
Tue, 14 Aug 2018 16:57:10 +0000
(16:57 +0000)
llvm-svn: 339691
clang/lib/Parse/ParseAST.cpp
patch
|
blob
|
history
diff --git
a/clang/lib/Parse/ParseAST.cpp
b/clang/lib/Parse/ParseAST.cpp
index
57ab077
..
e71b5a9
100644
(file)
--- a/
clang/lib/Parse/ParseAST.cpp
+++ b/
clang/lib/Parse/ParseAST.cpp
@@
-26,7
+26,6
@@
#include <cstdio>
#include <memory>
-
using namespace clang;
namespace {