[llvm-bugs] [Bug 32993] [[gnu::init_priority(N)]] generates "unknown attribute" warning while __attribute__((init_priority(N))) works
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun May 27 11:10:28 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=32993
Aaron Ballman <aaron at aaronballman.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aaron at aaronballman.com
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #1 from Aaron Ballman <aaron at aaronballman.com> ---
This works on trunk: https://godbolt.org/g/rTh1hB (it seems to have been fixed
for Clang 6.0).
--
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/20180527/f718054e/attachment.html>
More information about the llvm-bugs
mailing list