[llvm-bugs] [Bug 39749] Headers containing just #error harm __has_include
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu May 14 10:37:00 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=39749
Louis Dionne <ldionne at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
Assignee|unassignedclangbugs at nondot. |ldionne at apple.com
|org |
CC| |ldionne at apple.com
--- Comment #3 from Louis Dionne <ldionne at apple.com> ---
We don't have such #errors anymore, except for stuff not implemented on
single-threaded systems (e.g. <latch> and <barrier>).
We've also removed <experimental/optional> now. Closing.
--
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/20200514/8911b433/attachment-0001.html>
More information about the llvm-bugs
mailing list