commit | 434ebf7bf8baac3627fe5d3270908a79fb32dc36 | [log] [tgz] |
---|---|---|
author | Howard Hinnant <hhinnant@apple.com> | Thu Dec 27 18:46:00 2012 +0000 |
committer | Howard Hinnant <hhinnant@apple.com> | Thu Dec 27 18:46:00 2012 +0000 |
tree | c338f0a5b97c9e9c8ff3e03275c3f1b2c8b30b8c | |
parent | cd7bf14f39336d8d0d608496eb49c7320486e0d4 [diff] [blame] |
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*