summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/UnwrappedLineParser.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-01-07 13:26:07 +0000
committerDaniel Jasper <djasper@google.com>2013-01-07 13:26:07 +0000
commit8d1832e09125e1791eb9c8b9707e07bc4bc26865 (patch)
tree3c1ed95b44384e395ac4d331cf257409bf2ad6c2 /clang/lib/Format/UnwrappedLineParser.cpp
parent206df734174752324e22254db488d60e5fcbb45c (diff)
downloadbcm5719-llvm-8d1832e09125e1791eb9c8b9707e07bc4bc26865.tar.gz
bcm5719-llvm-8d1832e09125e1791eb9c8b9707e07bc4bc26865.zip
Reformat clang-formats source code.
All changes done by clang-format itself. No functional changes. llvm-svn: 171732
Diffstat (limited to 'clang/lib/Format/UnwrappedLineParser.cpp')
-rw-r--r--clang/lib/Format/UnwrappedLineParser.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/lib/Format/UnwrappedLineParser.cpp b/clang/lib/Format/UnwrappedLineParser.cpp
index 4066b55ecb7..52717e17b99 100644
--- a/clang/lib/Format/UnwrappedLineParser.cpp
+++ b/clang/lib/Format/UnwrappedLineParser.cpp
@@ -493,5 +493,5 @@ void UnwrappedLineParser::readToken() {
}
}
-} // end namespace format
-} // end namespace clang
+} // end namespace format
+} // end namespace clang
OpenPOWER on IntegriCloud