[LLVMbugs] [Bug 11622] A bunch of checks are missing for defaulted functions

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Dec 10 14:55:06 PST 2012


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|                            |WORKSFORME

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> 2012-12-10 16:55:06 CST ---
The only one of those checks which still exists in the standard is for
constexpr, and we implement that one.

-- 
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