[llvm-bugs] [Bug 50367] clang crashes on valid code at -O1, -Os and -O2 (but not -O3) on x86_64-linux-gnu: Assertion `Val && "isa<> used on a null pointer"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue May 18 11:29:01 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50367
Nikita Popov <nikita.ppv at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #6 from Nikita Popov <nikita.ppv at gmail.com> ---
Fixed by
https://github.com/llvm/llvm-project/commit/e81334a75401f3af3b10f64e307d705d97637a03.
--
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/20210518/0763acf5/attachment.html>
More information about the llvm-bugs
mailing list