Saleem Abdulrasool:  This just rounds up a few compile warnings emitted by GCC (4.7.2).

llvm-svn: 171165
Cr-Mirrored-From: sso://chromium.googlesource.com/_direct/external/github.com/llvm/llvm-project
Cr-Mirrored-Commit: 267e3e1eb8d65bb6cf2b69c400d2d1e69630bc4b
diff --git a/src/debug.cpp b/src/debug.cpp
index b8af4dd..f3a0262 100644
--- a/src/debug.cpp
+++ b/src/debug.cpp
@@ -23,7 +23,7 @@
 {
     static __libcpp_db db;
     return &db;
-};
+}
 
 _LIBCPP_VISIBLE
 const __libcpp_db*