summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2014-08-08 02:25:17 +0000
committerJason Molenda <jmolenda@apple.com>2014-08-08 02:25:17 +0000
commite66876fcedf92ea8ceedcea13eec32553cb6c37f (patch)
tree4000d3e068859daf12ae2f3aa2366cf48fe77b6d
parent15ac9af4f42363e3984dc9ef1da2eef0814f17e7 (diff)
downloadbcm5719-llvm-e66876fcedf92ea8ceedcea13eec32553cb6c37f.tar.gz
bcm5719-llvm-e66876fcedf92ea8ceedcea13eec32553cb6c37f.zip
Add newline at end of IOObject.h to silence clang warning.
llvm-svn: 215182
-rw-r--r--lldb/include/lldb/Host/IOObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/include/lldb/Host/IOObject.h b/lldb/include/lldb/Host/IOObject.h
index 7ae6c8011ab..532b1fd1bfc 100644
--- a/lldb/include/lldb/Host/IOObject.h
+++ b/lldb/include/lldb/Host/IOObject.h
@@ -58,4 +58,4 @@ private:
}
-#endif \ No newline at end of file
+#endif
OpenPOWER on IntegriCloud