[llvm-bugs] [Bug 31637] diagnose_if attribute cannot be used on constructors
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jan 13 15:50:35 PST 2017
https://llvm.org/bugs/show_bug.cgi?id=31637
Eric Fiselier <eric at efcs.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Eric Fiselier <eric at efcs.ca> ---
Nevermind I was incorrect about the cause of this bug. The errors are only
generated when the reserved version of "diagnose_if" is used (e.g.
"__diagnose_if__").
I'll submit a separate bug for that.
--
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/20170113/2d12a5c3/attachment-0001.html>
More information about the llvm-bugs
mailing list