[llvm-bugs] [Bug 45847] Incorrect non-constant expression error for std::string_view::find() in static_assert

via llvm-bugs llvm-bugs at lists.llvm.org
Sun May 10 11:27:01 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=45847

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |tstellar at redhat.com
         Resolution|---                         |DUPLICATE

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
This was indeed fixed for Clang 10.
(https://github.com/llvm/llvm-project/commit/59c6df9b2c52807d16123e6cef64d5d937b4e697)

+tstellard, are we going to do any more patch releases for Clang 9? If so, this
would be worth backporting.

*** This bug has been marked as a duplicate of bug 43601 ***

-- 
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/20200510/ebd315ca/attachment-0001.html>


More information about the llvm-bugs mailing list