[LLVMbugs] [Bug 8095] -Wglobal-constructors false positive

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Sep 6 16:14:16 PDT 2010


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

Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |rjmccall at apple.com
         Resolution|INVALID                     |

--- Comment #2 from Chris Lattner <clattner at apple.com> 2010-09-06 18:14:15 CDT ---
Ah, no, you're right, it's a static in a function, so it is lazily constructed.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list