[llvm-bugs] [Bug 49454] C++20 `[[likely]]`/`[[unlikely]]` `case` statements erroneously fail to compile in the presence of `[[fallthrough]]`
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 11 09:06:20 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=49454
Nico Weber <nicolasweber at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
CC| |nicolasweber at gmx.de
Resolution|--- |DUPLICATE
--- Comment #2 from Nico Weber <nicolasweber at gmx.de> ---
My current WIP patch for bug 52103 happens to fix this too, so let's dupe it
over.
*** This bug has been marked as a duplicate of bug 52103 ***
--
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/20211011/159a3533/attachment.html>
More information about the llvm-bugs
mailing list