[llvm-bugs] [Bug 48462] Macro expansion not performed on argument to __has_cpp_attribute
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Oct 17 05:03:18 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=48462
Aaron Ballman <aaron at aaronballman.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Aaron Ballman <aaron at aaronballman.com> ---
This has been fixed in 2edb89c746848c52964537268bf03e7906bf2542, which also
handles __has_c_attribute, __has_attribute, and __has_declspec at the same
time.
--
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/20211017/21d1752d/attachment.html>
More information about the llvm-bugs
mailing list