[LLVMbugs] [Bug 20532] Provide a way to compile legacy code that uses argument-less return in non-void functions

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Aug 4 10:19:45 PDT 2014


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #2 from Reid Kleckner <rnk at google.com> ---
Meant to close this out, you can use -Wno-error=return-type / -Wno-return-type.

-- 
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/20140804/1259eb07/attachment.html>


More information about the llvm-bugs mailing list