[LLVMbugs] [Bug 17105] crash parsing attribute
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Sep 9 08:09:55 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17105
Benjamin Kramer <benny.kra at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |benny.kra at gmail.com
Resolution|--- |FIXED
--- Comment #1 from Benjamin Kramer <benny.kra at gmail.com> ---
Fixed in r190312.
z.cc:2:18: error: 'visibility' attribute requires a string
__attribute__((visibility(hidden))) void bar() { foo(); }
--
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/20130909/44fc709c/attachment.html>
More information about the llvm-bugs
mailing list