commit | cd162384a552ef4e4913244f4f14b9a3e5a791e1 | [log] [tgz] |
---|---|---|
author | Daniel Jasper <djasper@google.com> | Mon Jan 07 13:26:07 2013 +0000 |
committer | Daniel Jasper <djasper@google.com> | Mon Jan 07 13:26:07 2013 +0000 |
tree | 62809bc6826e5e3360aa2f24e54d1e28668479de | |
parent | 9cda8000434be3360abb38fe1690fa24ae3d48be [diff] [blame] |
Reformat clang-formats source code. All changes done by clang-format itself. No functional changes. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171732 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Format/UnwrappedLineParser.cpp b/lib/Format/UnwrappedLineParser.cpp index 4066b55..52717e1 100644 --- a/lib/Format/UnwrappedLineParser.cpp +++ b/lib/Format/UnwrappedLineParser.cpp
@@ -493,5 +493,5 @@ } } -} // end namespace format -} // end namespace clang +} // end namespace format +} // end namespace clang