[llvm-bugs] [Bug 33419] Missing diagnostic for function return in private AS

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jan 12 06:09:13 PST 2018


https://bugs.llvm.org/show_bug.cgi?id=33419

Anastasia Stulova <anastasia.stulova at arm.com> changed:

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

--- Comment #1 from Anastasia Stulova <anastasia.stulova at arm.com> ---
Fixed by commit r315668. The following error is given correctly:
error: return value cannot be qualified with address space

-- 
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/20180112/8c75abf8/attachment.html>


More information about the llvm-bugs mailing list