summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/UnwrappedLineParser.h
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.h
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.h')
-rw-r--r--clang/lib/Format/UnwrappedLineParser.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/clang/lib/Format/UnwrappedLineParser.h b/clang/lib/Format/UnwrappedLineParser.h
index 59844e49717..c3adc4c7972 100644
--- a/clang/lib/Format/UnwrappedLineParser.h
+++ b/clang/lib/Format/UnwrappedLineParser.h
@@ -144,7 +144,7 @@ private:
UnwrappedLineConsumer &Callback;
};
-} // end namespace format
-} // end namespace clang
+} // end namespace format
+} // end namespace clang
-#endif // LLVM_CLANG_FORMAT_UNWRAPPED_LINE_PARSER_H
+#endif // LLVM_CLANG_FORMAT_UNWRAPPED_LINE_PARSER_H
OpenPOWER on IntegriCloud