]> granicus.if.org Git - clang/commitdiff
Revert test commit
authorKevin P. Neal <kevin.neal@sas.com>
Tue, 14 Aug 2018 16:57:10 +0000 (16:57 +0000)
committerKevin P. Neal <kevin.neal@sas.com>
Tue, 14 Aug 2018 16:57:10 +0000 (16:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@339691 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Parse/ParseAST.cpp

index 57ab077814fefb3db9b35c8c760c2add1c961b94..e71b5a9d1e6d0e16fb9a139f3d93bbf861487758 100644 (file)
@@ -26,7 +26,6 @@
 #include <cstdio>
 #include <memory>
 
-
 using namespace clang;
 
 namespace {