| commit | 19f0e8c16307affd13dd93914c414a66deb5051c | [log] [tgz] |
|---|---|---|
| author | Enrico Granata <egranata@apple.com> | Mon Apr 22 22:57:56 2013 +0000 |
| committer | Enrico Granata <egranata@apple.com> | Mon Apr 22 22:57:56 2013 +0000 |
| tree | eafa2b6e4d42ba94acae2a0283de3e412fa14bb7 | |
| parent | 6718a3b67dc538a25bf4db268dc50351f011612d [diff] |
Daniel Malea reported seeing warnings for the use of anonymous namespaces in our public API.
Removing these namespace { ... } declarations (but still keeping the helper *Impl objects outside of namespace lldb proper)
llvm-svn: 180067