[LLVMbugs] [Bug 16345] spurious warning when using header scoped anonymous namespace

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jun 17 08:33:26 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=16345

Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |sharparrow1 at yahoo.com
         Resolution|---                         |INVALID

--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> ---
Using an anonymous namespace in a header is generally a bad idea.  "inline"
would be much more appropriate here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130617/439ca3ae/attachment.html>


More information about the llvm-bugs mailing list