[LLVMbugs] [Bug 6367] [QOI] warn about free functions which shadow one in a namespace

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Feb 22 08:43:36 PST 2010


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

Douglas Gregor <dgregor at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |quality-of-implementation

--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2010-02-22 10:43:35 CST ---
It's kind of like -Wmissing-prototypes for C++. It should not apply to
templates or member functions.

-- 
Configure bugmail: http://www.llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the llvm-bugs mailing list